We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a29bcb commit f208687Copy full SHA for f208687
wre/var/setupfiles/nginx.template
@@ -59,6 +59,8 @@ server {
59
# return 400
60
# }
61
#
62
+# # For chained certificates, concatenate all the certs together, starting with the
63
+# # site certificate and then the chained certificates
64
# ssl_certificate [% domainRoot %]/[% sitename %]/certs/server.crt
65
# ssl_certificate_key [% domainRoot %]/[% sitename %]/certs/server.key
66
0 commit comments