Skip to content

orangejulius/https-on-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTTPS on Nginx: From Zero to A+

These are my supporting files and notes for HTTP on Nginx: From Zero To A+ (Part 1) and HTTP on Nginx: From Zero To A+ (Part 2) Configuration, Ciphersuites, and Performance.

Contents

  • ssl.conf - a ready to go Nginx config file that can be placed in /etc/nginx/conf.d to quickly default to secure settings. It's heavily commented for clarity
  • example-site.conf - a nearly ready to go Nginx config file for a single host, for the few config options that require some configuration
  • references.md - A list of all the references I used writing the blog posts

About

Notes for setting up HTTPS on Nginx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published