Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Create a Link/Chain to an Intermediate Certificate

PUT /ALF/SSL/CertificateKeyPair/Link

This method links your own cert/key pair with an intermediate certificate to create trust.

 

Field Required data
Id
The ID of your own Cert/Key pair
LinkedCertificateId The ID of the Intermediate SSL Certificate
IgnoreTestLink If unspecified, the default value of “False” is used. You may also set this to “True”
This may need to be set to “True” for rapid linking. If “False”, the cert/key pair is tested in real-time to ensure compatibility with the intermediate. But if the cert/key pair has not completed installation across our platform (a process that can take up to 2 minutes) then validation will fail.

The first two fields are required