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