Forum Discussion
Certificate Connection Not Secure since
Hi Guys,
I am using SNI for 2 URL with certificates terminated in F5 using 1 VIP. abc.com - certificate common name is abc.com XYZ.com - certificate common name is XYZ.com
iRule configured for both URL's for redirection. When I access abc.com, website shows connection secure. However when I access XYZ.com, website shows connection not secure.
When I check from https://www.sslshopper.com/ for XYZ.com to verify common name, result shows below. The hostname (XYZ.com) is correctly listed in the certificate.
Do I need to request for SSL cert with small caps xyz.com and update certificate? I also thinking will it solve if I use tolower command of iRule?
2 Replies
- Vijay_E
Cirrus
I have never seen your specific case.
Normally, when a client (browser) makes a request, the domain name will ALWAYS be lower case. So, google.com and GOOGLE.COM is the same. If you open up a browser and type lower or uppercase or mixed case characters, everything will be sent as lowercase to the server by the browser.
As your cert is specific for XYZ.com domain, I think you have to go back to your CA and request new cert for abc.com & xyz.com.
- JG
Cumulonimbus
Can you show the output of the following command:
tmsh list /sys crypto cert name_of_your_certificate_file
?
Recent Discussions
Related Content
* 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