Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Purpose
In our regular job we run into a lot of SSL issues which could be caused by countless reasons. This blog can be a quick guide in resolving the generic SSL / TLS issues which could have occurred due to browsers or firewall or antivirus or even system time and configurations. This is far from a complete list, however, it should help in triaging the trivial SSL issues.
Introduction
SSL stands for Secure Socket Layer, it is a predecessor of Transport Layer Security (TLS). It provides secure connection between client and server. SSL/TLS connection issues could arise due to innumerable reasons. Some are generic and some product specific issues [ Click here for product specific SSL issues with resolutions ].
In this blog we will be discussing the generic SSL / TLS issues and their resolution.
SSL issues in generic category
The following are the list of generic SSL connection issues:-
Resolution
Let’s look at the resolution for the generic SSL issues listed above:-
Set the system time on your PC / Laptop appropriately.
Make sure there is no mismatch in the certificate name
This issue occurs only if you are using self-signed certificates. Make sure you use a valid certificate provided by a trusted CA (Certificate Authority). In case of test / pre-prod environment you can use a self-signed certificate, if the warning message bothers you then you can add the self-signed certificate to the trusted certificates in your browser by following the below steps.
Configure the firewall appropriately to allow the SSL traffic.
It means that the website has both secure and insecure content. Most websites can be fixed by some tweaks on their site.
Your Antivirus may have different description but it’s almost the same.
Go to “Set up” → “Advance setting” → “Protocol filtering” → “SSL” →Do not scan SSL protocol.
Additional pointers
To clear the SSL state in Chrome, follow these steps:
Solutions to the SSL/TLS connection issue Adjust the time and date on the client. Check your antivirus. Update your browser. Reset your browser settings. Clear browsing data. Downgrade the security level on Google chrome. Run anti-malware software. Change your WiFi connection.
Regards, J Wick