We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c7c0f commit 33b0203Copy full SHA for 33b0203
ssl.conf
@@ -1,4 +1,4 @@
1
-listen 443 ssl;
+listen 443 ssl http2;
2
ssl_certificate /etc/letsencrypt/live/uspgamedev.org/fullchain.pem;
3
ssl_certificate_key /etc/letsencrypt/live/uspgamedev.org/privkey.pem;
4
ssl_trusted_certificate /etc/letsencrypt/live/uspgamedev.org/chain.pem;
0 commit comments