7 lines
123 B
Plaintext
7 lines
123 B
Plaintext
---
|
|
---
|
|
|
|
ssl on;
|
|
ssl_certificate {{ site.cert-path }}/wildcard-sha1-2017.pem;
|
|
ssl_certificate_key /etc/keys/leaf-main.key;
|