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.12.0

Today we released cloud platform version 21.12.0 which includes a new WAN Optimization feature as well as a few bug fixes. Below is a list of the most notable changes you will find in this release. WAN Optimization: We released a new feature today to help improve network throughput across the ADC-as-a-Service platform where large […]

Retrieve an Immediate Certificate

Method:              GET URI:                       /ALF/SSL/IntermediateCert/{certId} This method will retrieve a specific Intermediate Certificate  

Can I upload a PFX certificate file?

What is a PFX Certificate file? A PFX certificate file, also known as PKCS #12, is a combined file that contains the server certificate, intermediate certificate as well as the matching private key and is password protected. These files are typically used on Windows systems and if you already have a certificate and key on […]

Cloud Platform Release v21.3.0

Our development team spent the last several weeks working hard to knock out a number of annoying bugs and enhancing features. This is a fairly significant platform update that also improves platform reliability and stability too. We think you’ll like what you see! New Rate Limiting Feature: We added a highly sought-after feature to ADC-as-a-Service […]

How to Install a SSL Certificate

Total Uptime gives you the ability to load a SSL certificate and key pair for use in SSL offload or decrypting the SSL session in order to insert client IP headers.  This article describes the process of retrieving your certificate and key files from a Linux web server, uploading them, and pairing them in our […]