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

Ssl With Node / Iis

My current setup with the company i've joined is IIS is being used as our main web server, usin… Read more Ssl With Node / Iis

Checking If A Security Exception Has Been Accepted By The Client

We have a few staging environments for internal testing/dev that do not use 'real' SSL cert… Read more Checking If A Security Exception Has Been Accepted By The Client

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

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

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

Browser: Make An HTTPS GET Request To API That Uses Self-signed Certificate. Programmatically Without Any Work On The User Side

I need to call an HTTPS REST API (Kubernetes) that uses self-signed certificates (almost all Kubern… Read more Browser: Make An HTTPS GET Request To API That Uses Self-signed Certificate. Programmatically Without Any Work On The User Side