This commit is contained in:
2023-04-25 16:02:22 -05:00
parent b9919ebada
commit 398c99f744
3 changed files with 24 additions and 9 deletions

View File

@@ -7,6 +7,8 @@ server {
listen 443 ssl http2;
server_name <<SERVER_NAME>>;
<<SECURE>>
include conf.d/include/letsencrypt-acme-challenge.conf;
include conf.d/include/ssl-ciphers.conf;