.. _ssl: ssl === Local file Mangement ssl Specification ----------------- ===================================== ============================================ **Parameter** **Value** ===================================== ============================================ **Type** *Intermediate Resource* **Element Name** ssl **Element URI** /axapi/v3/ssl **Element Attributes** ssl_attributes **Partition Visibility** shared **Schema** :download:`ssl schema ` ===================================== ============================================ **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ssl .. raw:: html ssl_attributes .. raw:: html
.. _3131_ssl_attributes: ssl attributes -------------- **certificate** **Description:** certificate is a **JSON Block**. Please see below for :ref:`3131_certificate` **Type:** Object **Reference Object:** :doc:`/axapi/v3/ssl/certificate/{name} ` **key** **Description:** key is a **JSON Block**. Please see below for :ref:`3131_key` **Type:** Object **Reference Object:** :doc:`/axapi/v3/ssl/key/{name} ` .. _3131_key: key ^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **name** **Description** ssl certificate local file name **Type:** string **Format:** string-rlx **Maximum Length:** 245 characters **Maximum Length:** 1 characters **private-key** **Description** **Type:** string **Format:** string-rlx **Maximum Length:** 2048 characters **Maximum Length:** 1 characters .. _3131_certificate: certificate ^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **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