Apache Auth and Self-signed Cert Tutorials with FreeBSD 6
nullroute writes: " BSDVault has posted a solid tutorial on using Self-signed Certificates with Apache. It is actually a combination of two tutorials. The first tutorial is Basic Authentication for Apache. The second is Self-signed X.509 Certificate Generation (OpenSSL)."
"Solid" might be an overstatement (Score:5, Informative)
On the other hand, the "Basic Authentication for Apache" really only glances over the whole basic authentication idea... the instructions given are a good place to start, but a little more reading is recommended for folks who want to do this. There are a million and one pages out there very similar to this one -- I would have liked to have seen a more comprehensive tutorial.
That's my $.02
It's already there! (Score:2)
$ man 8 ssl
you get a basic introduction into this.
FreeBSDDiary has great tutorials too. (Score:1)
They range from SSL protecting your services [ http://freebsddiary.org/stunnel.php [freebsddiary.org] ] to how to restart a service [ http://freebsddiary.org/hup.php [freebsddiary.org] ] for the real newbie.
Certs are too hard (Score:1)
This stuff ought to just work.
Disagree with me? Security should be hard?
All the sshd distys I've used have simply installed and run. It CAN be that easy.