Skip to content

Instantly share code, notes, and snippets.

View gmanolache's full-sized avatar
🕶️

Gabriel MANOLACHE gmanolache

🕶️
View GitHub Profile
@gmanolache
gmanolache / nginx-tls.conf
Last active March 1, 2021 18:18 — forked from gavinhungry/nginx-tls.conf
Nginx SSL/TLS configuration for "A+" Qualys SSL Labs rating
#
# Enables HTTP/2, PFS, HSTS and OCSP stapling.
#
server {
listen [::]:80;
listen 80;
server_name lex-ui.dev.azure...;
# Redirect all non-https requests