This commit is contained in:
Dallas Lu 2026-06-09 14:41:15 +08:00
parent c50569d73e
commit a624163120
No known key found for this signature in database
27 changed files with 215 additions and 6 deletions

View file

@ -1,2 +1,4 @@
# Copy this file into snippets/cert/<your-domain>.conf and replace the paths
# with the certificate material issued for that exact hostname set.
ssl_certificate /etc/ssl/certimate/example.com.crt;
ssl_certificate_key /etc/ssl/certimate/example.com.key;
ssl_certificate_key /etc/ssl/certimate/example.com.key;