ssl certificate¶
ssl certificate file information and management commands
certificate Specification¶
Type operational Object Key(s) name Element Name certificate Element URI /axapi/v3/ssl/certificate/{name} Element Attributes certificate_attributes Schema certificate 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: 63 characters
Maximum Length: 1 characters
public-key
Description
Type: string
Format: string-rlx
Maximum Length: 2048 characters
Maximum Length: 1 characters