Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ssl

Detecting Ssl Browser Support

How can you detect if the client browser has SSL support? I am not refering to the server Variables… Read more Detecting Ssl Browser Support

Develop A Chrome Extension That Overrides Ssl Certificate Exception For A Self Signed Certificate

I frequently access a trusted website that uses a self signed certificate. Every time I access it I… Read more Develop A Chrome Extension That Overrides Ssl Certificate Exception For A Self Signed Certificate

Ssl Connection In Javascript

Is it possible to establish an SSL connection from a JavaScript? Or directly in Phonegap? I don… Read more Ssl Connection In Javascript

React-router Issue When Refreshing Urls With Ssl Enabled

Currently I'm experiencing problems using react-router's BrowserHistory with an nginx proxy… Read more React-router Issue When Refreshing Urls With Ssl Enabled

Get And Update Text Every Few Seconds From An Http Source To An Https Website

So, I have a radio station, my host provider does not have a SSL certificate and I have an website … Read more Get And Update Text Every Few Seconds From An Http Source To An Https Website

Get Fingerprint Of Current Page's SSL Certificate In A Chrome Extension

I'm attempting to write an extension which verifies the SHA1 fingerprint of a site's SSL ce… Read more Get Fingerprint Of Current Page's SSL Certificate In A Chrome Extension

Develop A Chrome Extension That Overrides SSL Certificate Exception For A Self Signed Certificate

I frequently access a trusted website that uses a self signed certificate. Every time I access it I… Read more Develop A Chrome Extension That Overrides SSL Certificate Exception For A Self Signed Certificate

Not Able Emit Message After Adding Ssl Over Socket.io

I had built an application using Node JS and socket.io. It was working fine. Since I had to move th… Read more Not Able Emit Message After Adding Ssl Over Socket.io