OpenSSL and certificates
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>