aboutsummaryrefslogtreecommitdiff
path: root/straper/db/public/nginx/etc-nginx/snippets/snakeoil.conf
blob: ad26c3e211f0061abcbc41e3fa7996a1c7cb76fe (plain) (blame)
1
2
3
4
5
# Self signed certificates generated by the ssl-cert package
# Don't use them in a production server!

ssl_certificate /etc/ssl/certs/ssl-cert-snakeoil.pem;
ssl_certificate_key /etc/ssl/private/ssl-cert-snakeoil.key;