file ssl-cert-poc¶
ssl certificate file information and management commands
ssl-cert-poc Specification¶
Type operational Element Name ssl-cert-poc Element URI /axapi/v3/file/ssl-cert-poc Element Attributes ssl-cert-poc_attributes Schema ssl-cert-poc schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/file/ssl-cert-poc |
ssl-cert-poc attributes¶
action
Description ‘create’: create; ‘import’: import; ‘export’: export; ‘copy’: copy; ‘rename’: rename; ‘check’: check; ‘replace’: replace; ‘delete’: delete;
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 public-key
Type: string
Format: string-rlx
Maximum Length: 2048 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