Skip to content

Instantly share code, notes, and snippets.

View gyptazy's full-sized avatar
💻
It's all about bits and bytes

Florian gyptazy

💻
It's all about bits and bytes
View GitHub Profile
@gyptazy
gyptazy / nginx-tls.conf
Last active December 12, 2016 15:13 — forked from gavinhungry/nginx-tls.conf
Nginx SSL/TLS configuration for "A+" Qualys SSL Labs rating
#
# Name: nginx-tls.conf
# Auth: Gavin Lloyd <gavinhungry@gmail.com>
# Modified: Florian Paul Hoberg <florian [at] hoberg.ch>
# Desc: Nginx SSL/TLS configuration for "A+" Qualys SSL Labs rating
#
# Enables HTTP2, PFS, HSTS and OCSP stapling. Configuration options not related
# to SSL/TLS are omitted here.
server {