nginx-ultimate-bad-bot-blocker/dev-tools/distribution_nginx_layouts/ubuntu-16.04/etc/nginx/snippets/snakeoil.conf
Mitchell Krog 17f99ffdc0
[GHA] Copy scripts to new dev-tools
Test generate-files.sh
2021-06-21 11:33:56 +02:00

5 lines
217 B
Text

# 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;