6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
|
|
---
|
||
|
|
---
|
||
|
|
|
||
|
|
ssl on;
|
||
|
|
ssl_certificate {{ site.cert-path }}/subdomain-mitm-software.pem;
|
||
|
|
ssl_certificate_key /etc/keys/leaf-main.key;
|