OpenSSL and certificates
Information on certificate generation for CAcert.org signing.
- Follow instructions on CAcert.org page.
- 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.
- <pre>dd if=/dev/urandom of=/tmp/cert.rand count=1</pre>