Skip to content

Commit

Permalink
Note how to handle chained certificates.
Browse files Browse the repository at this point in the history
  • Loading branch information
perlDreamer committed Dec 31, 2011
1 parent 2a29bcb commit f208687
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions wre/var/setupfiles/nginx.template
Expand Up @@ -59,6 +59,8 @@ server {
# return 400
# }
#
# # For chained certificates, concatenate all the certs together, starting with the
# # site certificate and then the chained certificates
# ssl_certificate [% domainRoot %]/[% sitename %]/certs/server.crt
# ssl_certificate_key [% domainRoot %]/[% sitename %]/certs/server.key
#
Expand Down

0 comments on commit f208687

Please sign in to comment.