I have a dedicated server with a wiki and want to secure it so nobody can read my articles by sniffing my pages.

I do not want to pay for a valid certificate so I created a self-signed certificate. But always when I access my page through HTTPS I get a SSL Error with the following message:

The site's security certificate is not trusted!

How can I manually add the certificate to my trusted certificates or prevent that message from showing?

This is my server and I trust the certificate as long as it does not change.

link|improve this question

feedback

migrated from stackoverflow.com Jun 25 '11 at 2:15

This question came from our site for professional and enthusiast programmers.

1 Answer

up vote 1 down vote accepted

You can bring the certificate management interface from Options / Preferences > Under the hood > Manage Certificates.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.