Skip to content

Instantly share code, notes, and snippets.

@yyuu
Created December 19, 2012 07:23
Show Gist options
  • Star 23 You must be signed in to star a gist
  • Fork 9 You must be signed in to fork a gist
  • Save yyuu/4335041 to your computer and use it in GitHub Desktop.
Save yyuu/4335041 to your computer and use it in GitHub Desktop.
Generate snakeoil SSL certificates on Debian
sudo apt-get install ssl-cert
sudo make-ssl-cert generate-default-snakeoil
sudo usermod --append --groups ssl-cert yyuu
ls -l /etc/ssl/certs/ssl-cert-snakeoil.pem /etc/ssl/private/ssl-cert-snakeoil.key
@stephaneIBANEZ
Copy link

stephaneIBANEZ commented Apr 10, 2018

Thank you. :) or thank yyuu

@wayphorier
Copy link

sudo thanks -to yyuu

@hydra3333
Copy link

Yes, thanks!

@vishwac09
Copy link

thank you

@ouahidhachemi
Copy link

Thank you, yyuu

@jason111o
Copy link

Thank you for the stress relief!

@batara666
Copy link

thank you so much

@sajjadbaeidi
Copy link

Thank you, yyuu .

@divinity76
Copy link

in Ubuntu 22.04 the snakeoil is automatically installed by just running

sudo apt-get install ssl-cert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment