ssl certificate¶
ssl certificate file information and management commands
certificate Specification¶
Parameter
Value
Type
operational
Object Key(s)
name
Element Name
certificate
Element URI
/axapi/v3/ssl/certificate/{name}
Element Attributes
certificate_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/ssl/certificate/{name} |
certificate attributes¶
certificate-type
Description ‘pem’: pem; ‘der’: der; ‘pfx’: pfx; ‘p7b’: p7b;
Type: string
Supported Values: pem, der, pfx, p7b
name
Description ssl certificate local file name
Type: string
Format: string-rlx
Maximum Length: 245 characters
Maximum Length: 1 characters
pfx-password
Description The password for certificate file (pfx type only)
Type: string
Format: password
Maximum Length: 128 characters
Maximum Length: 1 characters
public-key
Description
Type: string
Format: string-rlx
Maximum Length: 2048 characters
Maximum Length: 1 characters