This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tsg-tsg-diagnose/images_build/server_web/nginx-includes/subdomain-captive-portal.conf
2021-09-01 16:55:13 +08:00

7 lines
139 B
Plaintext

---
---
ssl on;
ssl_certificate {{ site.cert-path }}/subdomain-captive-portal.pem;
ssl_certificate_key /etc/keys/leaf-captive-portal.key;