Verbose Logging

software development with some really amazing hair

T + G I F R

Self Signed SSL Certificates

· · Posted in Software
Tagged with

I don't really care, I just want a certificate. Gimme!

For my stuff, I just want the SSL for my own personal use. It's not for a variety of random people I don't know, just me, so I don't care.

How?

openssl req -new -x509 -days 365 -nodes -out out.pem -keyout out.pem