Configuring Nginx with SSL
Sep 22, 2014
- https://www.namecheap.com/security/ssl-certificates/single-domain.aspx
- single domain
- PositiveSSL - $9/yr
[X]
check for open port 443 using netcat:
nc -zv soupmode.com 443
https://scotthelme.co.uk/setting-up-hsts-in-nginx/
https://waterpigs.co.uk/articles/the-other-side-of-https-support/
http://tantek.com/2014/259/b1/indiewebcampuk-hack-day-https-webactions
https://qualys.jive-mobile.com/#jive-document?content=%2Fapi%2Fcore%2Fv2%2Fposts%2F2539
https://waterpigs.co.uk/articles/the-other-side-of-https-support/
http://erik.io/blog/2013/06/08/a-basic-guide-to-when-and-how-to-deploy-https/
https://news.ycombinator.com/item?id=6946962
https://www.ssllabs.com/ssltest/analyze.html?d=duckduckgo.com&s=50.18.192.251
From JR's : articles
39 words - 1036 chars
created on
updated on
- #
source
- versions
Related articles
Nginx config file writing - Oct 21, 2014