Forum Discussion
GLM_191985
Cirrus
May 19, 2017SSL certificate configured , how to make sure works
How to make sure ssl certificate we have configured on LTM is working?
Or how do I verify the certificates that I have recently configured is working properly ?
- Anesh
Cirrostratus
Check that the MD5 sum of the cert and key match
openssl x509 -noout -modulus -in /path/to/certificate.crt | openssl md5 openssl rsa -noout -modulus -in /path/to/key.key | openssl md5
Also, Navigate to the VIP URL and check if you get an SSL errors in chrome or firefox
- Kevin_K_51432Historic F5 Account
Greetings,
- The browser shows a green lock (or however that browser indicates a secure connection).
- There are no warnings.
- It is in fact the certificate you installed.
There are also a number of "ssl certificate checker" sites available to test your URL.
Hope this is what you were after and is somewhat helpful!
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects