documentation:mail
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| documentation:mail [2013/12/29 21:26] – nine | documentation:mail [2025/09/29 05:56] (current) – removed nine | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Postfix StartSSL ====== | ||
| - | - Generate certificate request\\ < | ||
| - | mkdir -p /root/ssl | ||
| - | cd /root/ssl | ||
| - | openssl req -new -newkey rsa:4096 -nodes -keyout mail.nindl.net.key -out mail.nindl.net.csr | ||
| - | </ | ||
| - | - Generate mail.nindl.net.crt with the respective .csr on startssl.com and copy to / | ||
| - | - Download the StartSSL Bundle\\ < | ||
| - | wget https:// | ||
| - | wget https:// | ||
| - | cp / | ||
| - | </ | ||
| - | - Copy keys\\ < | ||
| - | cp / | ||
| - | cp / | ||
| - | </ | ||
| - | - in / | ||
| - | smtpd_tls_cert_file=/ | ||
| - | smtpd_tls_key_file=/ | ||
| - | smtpd_tls_CAfile=/ | ||
| - | </ | ||
documentation/mail.1388352394.txt.gz · Last modified: 2013/12/29 21:26 by nine