Detach SSL Cert/Key Pair from Pack

Method:              DELETE URI:                      /ALF/SSL/Pac/{pacId}/CertificateKeyPair/{CertificateKeyPairId} This method detaches a cert/key pair from a Pack. Field Required data pacId The Pack ID CertificateKeyPairId The ID of the cert/key pair you wish to detach All fields are required

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 […]

Remove a Link/Chain to an Intermediate Certificate

Method:              PUT URI:                      /ALF/SSL/CertificateKeyPair/Unlink 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 All fields are required

Create a Link/Chain to an Intermediate Certificate

Method:              PUT URI:                      /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 […]

Retrieve All Intermediate Certificates for Linking/Chaining

Method:              GET URI:                      /ALF/SSL/IntermediateCert/All?{options} This method will retrieve all of the Intermediate SSL Certificates in our store that are available for linking/chaining to your own certificates to create trust. The {options} allow you to refine the results retrieved from […]

How can I link my SSL cert to an Intermediate chain?

We don’t support uploading certificate chains, Intermediate certificates or Root certificates to avoid duplication and save space on our load balancers. But we do have most of the common Intermediate chains already in our repository for your use. You can link/chain your existing SSL certificate to one of these Intermediates to ensure they are trusted […]

Cloud Platform Release v21.9.0

Our team spent the summer working on a number of significant improvements to our cloud platform to make it more intuitive and easier to use every day. Below is a summary of what we released today. DNSSEC: We’ve further automated DNSSEC signing. You can easily choose the DNSSEC parameters for your zone, and within a […]

Cloud Platform Release v21.6.0

Our star developers spent the last couple months working hard to knock out a couple annoying bugs and adding new features. This is a fairly significant platform update that also improves platform reliability and stability too. We hope you like it! New Webhook Feature: We added an often requested feature called HTTP Webhooks that allows […]