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-superfish.conf

7 lines
124 B
Plaintext
Raw Normal View History

2019-12-20 15:48:39 +08:00
---
---
ssl on;
ssl_certificate {{ site.cert-path }}/subdomain-superfish.pem;
ssl_certificate_key /etc/keys/leaf-main.key;