NGINX Configuration - Linux
/etc/nginx/snippets/snakeoil.conf
Quick Actions
๐ฅ Download Original snakeoil.confConfiguration File Information
Authentic & Original
Unaltered snakeoil.conf from fresh installation.
Linux Distribution Support
๐ Currently viewing: Debian 9 (Stretch)
โ Also compatible:
Debian 10 (Buster),
Debian 11 (Bullseye),
Debian 12 (Bookworm),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Ubuntu 24.04 LTS (Noble Numbat)
โ Different versions:
Debian:
Ubuntu:
Configuration File Content
6 lines
# 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;
Download Commands
snakeoil.conf โข
Download the 100% original unaltered configuration file pulled from NGINX
Using wget:
wget -O snakeoil.conf.example https://exampleconfig.com/api/v1/config/original/0a8bff8a55d8ec9d002e1b8460d2d64f?hint=snakeoil.conf
Using curl:
curl https://exampleconfig.com/api/v1/config/original/0a8bff8a55d8ec9d002e1b8460d2d64f?hint=snakeoil.conf > snakeoil.conf.example
Related Configuration Files
/etc/nginx/snippets/snakeoil.conf
NGINX ยท Debian 9 (Stretch)
/etc/nginx/snippets/snakeoil.conf
NGINX ยท Debian 9 (Stretch)
/etc/nginx/snippets/snakeoil.conf
NGINX ยท Debian 9 (Stretch)
/etc/nginx/snippets/snakeoil.conf
Apache HTTP Server ยท Debian 9 (Stretch)
/etc/nginx/snippets/snakeoil.conf
Apache HTTP Server ยท Debian 9 (Stretch)
/etc/nginx/snippets/snakeoil.conf
Apache HTTP Server ยท Debian 9 (Stretch)