Here are steps to install the digital SSL certificate on Qmail server:
-----BEGIN RSA PRIVATE KEY-----
(Your Private Key: your_domain_name.key)
-----END RSA PRIVATE KEY-----
-----BEGIN CERTIFICATE-----
(Your Primary SSL certificate: your_domain_name.crt)
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
(Your Intermediate certificate: DigiCertCA.crt)
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
(Your Root certificate: TrustedRoot.crt)
-----END CERTIFICATE-----
/var/qmail/control/ folder, you should now have the file you created in the previous step. Rename your original certificate file (usually servercert.pem) to something else - maybe servercert_old.pem. Now, take the file that you created in the previous step and rename it to servercert.pem.chmod 0600 servercert.pem).To finish the installation, simply restart qmail. This is done on most systems by running qmail restart as root, but some other systems may require you to use /etc/init.d/qmail restart or even /etc/rc.d/init.d/qmail restart.
Recent comments
8 weeks 4 days ago
9 weeks 3 days ago
20 weeks 3 days ago
21 weeks 6 days ago
30 weeks 4 days ago
30 weeks 5 days ago
31 weeks 5 days ago
32 weeks 4 days ago
32 weeks 4 days ago
32 weeks 5 days ago