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