Difference between revisions of "OpenSSL and certificates"

From DiLab
Jump to: navigation, search
(New page: Information on certificate generation for [http://cacert.org CAcert.org] signing. 1. Follow instructions on [http://www.cacert.org/help.php?id=4 CAcert.org] page. 2. That's enough for get...)
(No difference)

Revision as of 01:25, 9 February 2010

Information on certificate generation for CAcert.org signing.

1. Follow instructions on CAcert.org page. 2. That's enough for getting simple signed certificate which is good for exim. For Courier IMAP additionally you will require to do the following steps. 3. <pre>dd if=/dev/urandom of=/tmp/cert.rand count=1</pre>