cURL Error: SSL certificate problem CA certificate key too weak Question: Hi, I was trying to install python-pip via yum. However, the command ended up with a ‘CURL error: SSL...
Fix SSL_PROTOCOL_ERROR and SSL_ERROR_RX_UNEXPECTED_NEW_SESSION_TICKET [NGINX & LetsEncrypt] I had set up my website on NGINX with LetsEncrypt for SSL. All was good until the browser refused to...
How to Verify SSL Certificate Request in Godaddy One of my client has requested for an SSL certificate from Godaddy, but haven’t verified the Certificate Request. Hence, Godaddy...
How to view SSL Certificate Information in Chrome 56 Until few months back, I was able to view SSL certificate information in Chrome browser by clicking the padlock icon...
M2Crypto SSL Check Error: Peer certificate subjectAltName does not match [Solved] Question: I’m stuck with M2crypto SSL check error while installing Webmin package on RHEL 5.5. Here’s the complete error message: #...
SSLPatch fixes iOS 7’s SSL/TLS security bug – Need not upgrade to iOS 7.0.6! By now, everyone who owns iPhone might be aware of the SSL/TLS security bug in iOS 7. At the same...
How to enable https for tomcat ? Introduction to SSL SSL stands for Secure Socket Layer, is a technology that provides secure connection between the web browser...