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