Forum Discussion
Militza
Nimbostratus
Mar 20, 2025SNI Sites not taking correct certificate.
I have configured one VIP with two certificate aks.test.com aks4.test.com On SSL profile for aks.test.com i have enabled SNI feature and aks.test.com is working fine taking correct certificate (a...
Mar 21, 2025
Hi Militza,
You can use the openssl command-line tool to check if SNI is configured correctly.
Here's a command you can run:
openssl s_client -servername aks4.test.com -connect aks4.test.com:443 -tlsextdebug
This command will show you the details of the SSL/TLS handshake, including whether the server is using the correct certificate for the specified hostname
Check and share the test results.
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