REST API Method: POST /rest/sbaconfig?action=importp12key

This action imports a PKCS12 certificate into a Ribbon SBA.

URL:

https://192.168.0.111/rest/sbaconfig?action=importp12key

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