Actions
Documentation #54
ferméPostfix : décrire comment faire un certificat
Début:
2015-08-10
Echéance:
% réalisé:
100%
Temps estimé:
Actions
Ajouté par Patrice Nadeau il y a plus de 9 ans. Mis à jour il y a plus de 9 ans.
100%
cd /etc/postfix
openssl req -new -outform PEM -out smtpd.cert -newkey rsa:2048 -nodes -keyout smtpd.key -keyform PEM -days 365 -x509