Checking your HTTPS setup
For Lumen® Application Delivery Solutions, all plans include a complete HTTPS solution. On our platform you can:
- use our free SSL certificates that are automatically configured and renewed
- upload your own standard, wildcard, or extended validation certificate
Checking your setup using the command line (OpenSSL)
- Open a terminal.
- Run openssl s_client -showcerts -connect www.example.com:443 </dev/null, with your domain name.
If successful, you’ll receive a complete output of what a browser uses to establish secure HTTP.
Checking your setup using an online tool (DigiCert)
- Browse to an online certificate checking service such as DigiCert.
- Enter your domain name and initiate the check.
- Verify your setup receives a tick at the bottom of the test.