VPOP3 Enterprise SSL Certificate Generator
=============================================
(c) 2004 Paul Smith Computer Services

To generate a self-signed certificate:
- create a Certificate Authority Certificate
- create a CSR
- Self-sign certificate request
- copy VPOP3SSLC.PEM and VPOP3SSLK.PEM into the main VPOP3 folder

To generate a CSR to give to a certificate authority such as Verisign, GeoTrust,
	Comodo or Thawte
- create a CSR
- send the CSR to the certificate authority
- copy the resulting certificate as VPOP3SSLC.PEM into the VPOP3 folder after
	adding in any intermediate certificates as required by the certificate authority.
- copy the private key file generated at the time of creating the CSR into the VPOP3 
	folder as VPOP3SSLK.PEM

If you are specifying alternate names in the CSR, then separate them with spaces.
Also, note that some certificate authorities will not sign CSRs containing
alternate names.

Restart VPOP3 after creating or changing the VPOP3SSLC.PEM or VPOP3SSLK.PEM files

If you are using VPOP3 6.8 or later, then copy/paste the files into the settings in Services -> General -> SSL (copy the VPOP3SSLK.PEM into the SSL Private Key box, and VPOP3SSLC.PEM into the SSL Certificate Chain box. Then restart VPOP3.

Credits
---------
- This product includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit. (http://www.openssl.org/)
= This product includes cryptographic software written by
Eric Young (eay@cryptsoft.com)

