REST API Method: POST /rest/certificate/{identifier}?action=import12

This resource imports a PKCS12 certificate into a SBC node. Certificate ID 1 is the server certificate, any other ID is a trusted CA certificate.

URL:

https://192.168.0.111/rest/certificate/{identifier}?action=import12

HTTP Method

POST

Requires Authentication:

true



Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
CertFileNameYesNostringnone80 - Max Length Indicates the name of the file to be uploaded with allowable file type extension such as .pfx or .p12.
EncryptedPasswordYesNostringnone128 - Max Length Identifies the password for the password protected PKCS12 certificate.

  • No labels