Forum

postfix/doveecot - ...
 
Notifications
Clear all

postfix/doveecot - old certificate error after renew

3 Posty
1 Users
0 Likes
572 Widok
0
Topic starter

let's encrypt

SSL routines:ssl3_read_bytes:tlsv1 alert internal error:../ssl/record/rec_layer_s3.c:1543:SSL alert number 80

 

3 Answers
0
Topic starter

dont forget about

 postmap -F hash:/etc/postfix/vmail_ssl.map
0
Topic starter

1. create Automatic-Hook for let's encrypt 

2. nano /etc/letsencrypt/renewal-hooks/post/01_postmap_postfix.sh

3. ubuntu version/postfix

#!/bin/bash
/usr/sbin/postmap -F /etc/postfix/vmail_ssl.map
service postfix restart
exit 0
0
Topic starter

postfix verification command

openssl s_client -starttls smtp -connect my.site.pl:587 -quiet

Odpowiedź

Author Name

Author Email

Your question *

 
Preview 0 Revisions Saved
Share: