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