diff --git a/templates/certs-example.com.conf b/templates/certs-example.com.conf new file mode 100644 index 0000000..b27e732 --- /dev/null +++ b/templates/certs-example.com.conf @@ -0,0 +1,2 @@ +ssl_certificate /etc/ssl/certimate/example.com.crt; +ssl_certificate_key /etc/ssl/certimate/example.com.key; \ No newline at end of file