.. _ssl_certificate: 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** :download:`certificate schema ` ===================================== =============================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
EXECUTE Object .. raw:: html POST .. raw:: html /axapi/v3/ssl/certificate/{name} .. raw:: html :ref:`3129_certificate_attributes` .. raw:: html
.. _3129_certificate_attributes: 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