RSSAmplifier

imagineer | Praseetha KR · Jun 24, 2016

HTTPS on localhost with NGINX

0
Sign in to vote or save

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…

Read on imagineer.in

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.