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/badssl.com/nginx-includes/wildcard-rsa512.conf
2019-12-20 15:48:39 +08:00

7 lines
122 B
Plaintext

---
---
ssl on;
ssl_certificate {{ site.cert-path }}/wildcard-rsa512.pem;
ssl_certificate_key /etc/keys/leaf-rsa512.key;