file ssl-cert¶
ssl certificate file information and management commands
ssl-cert Specification¶
Parameter
Value
Type
operational
Element Name
ssl-cert
Element URI
/axapi/v3/file/ssl-cert
Element Attributes
ssl-cert_attributes
Partition Visibility
shared
Operational Data URI
/axapi/v3/file/ssl-cert/oper
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/file/ssl-cert |
ssl-cert attributes¶
action
Description ‘create’: create; ‘import’: import; ‘export’: export; ‘replace’: replace;
Type: string
Supported Values: create, import, export, copy, rename, check, replace, delete
certificate-type
Description ‘pem’: pem; ‘der’: der; ‘pfx’: pfx; ‘p7b’: p7b;
Type: string
Supported Values: pem, der, pfx, p7b
dst-file
Description destination file name for copy and rename action
Type: string
Maximum Length: 245 characters
Maximum Length: 1 characters
file
Description ssl certificate local file name
Type: string
Format: string-rlx
Maximum Length: 245 characters
Maximum Length: 1 characters
file-handle
Description full path of the uploaded file
Type: string
Format: string-rlx
Maximum Length: 300 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
pfx-password-export
Description The password for exported certificate file (pfx type only)
Type: string
Format: string-rlx
Maximum Length: 128 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters