7 lines
129 B
Plaintext
7 lines
129 B
Plaintext
---
|
|
---
|
|
|
|
ssl on;
|
|
ssl_certificate {{ site.cert-path }}/subdomain-no-common-name.pem;
|
|
ssl_certificate_key /etc/keys/leaf-main.key;
|