7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
---
|
|
---
|
|
|
|
ssl on;
|
|
ssl_certificate {{ site.cert-path }}/subdomain-captive-portal.pem;
|
|
ssl_certificate_key /etc/keys/leaf-captive-portal.key;
|