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

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

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

Nginx, React, Node & Let's Encrypt... How To Point Nginx At My React App

I have a React app that I need to talk to a Node server running on port 5000(via pm2) and be the ro… Read more Nginx, React, Node & Let's Encrypt... How To Point Nginx At My React App

Websocket Ssl Connection

I am trying to test a secure websocket but I'm having trouble. Here is my test: var WebSocket =… Read more Websocket Ssl Connection

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

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

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