specified certs

This commit is contained in:
Fabio Sinibaldi 2025-03-11 14:37:15 +01:00
parent 7ac4137a67
commit adf2150626
1 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,9 @@
https://cloud.reterup.it:443 {
tls cert.pem privkey.pem {
ca_root origin_ca_rsa_root.pem
}
header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:11000
}