I have a server with some web applications, and I'd like to enable HTTPS to minimize the chance of someone picking up my authentication information.
However, I don't really want to shell out for certificates since I add new sites to this regularly as part of consulting and private projects, so instead I'd just like to create a certificate and convert the site into using HTTPS.
However, this gives me warnings in the browser about untrusted certificates.
How do I go about making my own computers trust these certificates?