API Documentation
Home > Total Uptime APIv2.0 Overview > SSL > Attach SSL Cert/Key Pair to Pack

Attach SSL Cert/Key Pair to Pack

Method:              POST
URI:                      /ALF/SSL/Pac/{pacId}/CertificateKeyPair

This method attaches a cert/key pair to a Pack. It requires the following information:

Field Required data
*pacId
The Pack ID
*CertificateKeyPairId The ID of the cert/key pair you wish to attach
SniCert “true” or “false” – set to “true” if the cert/key pair should be attached using SNI (server name indication). Leave it blank or set to “false” if the cert/key pair should be attached as a default. Only one default cert/key pair is allowed to be attached to a Pack at a time.

*fields are required