This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
This article gives a walk through setting up of HTTPS protocol for localhost using NGINX in OSX (10.11.5). Prerequisites: 1. openssl OSX by default comes with openssl . $ openssl version OpenSSL 0.9.8zh 14 Jan 2016 2. nginx Install: $ brew install nginx $ nginx -v nginx version: nginx/1.10.1 3. a local server Start your local development server. (For eg: this can be just an index.html file with…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.