7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
---
|
|
---
|
|
|
|
ssl on;
|
|
ssl_certificate {{ site.cert-path }}/subdomain-xn--n1aae7f7o.pem;
|
|
ssl_certificate_key /etc/keys/leaf-main.key;
|