Last Updated: February 25, 2016
·
1.667K
· jodosha

Enable HTTPS on Pow

Pow has no support for HTTPS, to circumvent this problem, you can tunnel the connection with stunnel:

brew install stunnel
curl https://raw.github.com/gist/2995826/ddbe097088faf0090f65ba99e5afad4c71583d72/stunnel.conf > /usr/local/etc/stunnel/stunnel.conf
sudo stunnel

Now you can use access to https://yourapp.dev