Hiya.
I generated my cert with the cert-only command with letsencrypt and left it in the /etc/letsencrypt/live folder.
Whenever I run the SSL test I get the following back
root@cg-docker1:~/mail# docker exec mail_mail_1 openssl s_client -connect 0.0.0.0:25 -starttls smtp -CApath /etc/ssl/certs/
140645256402592:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:795:
CONNECTED(00000003)
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 331 bytes and written 330 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
Is thats enough info for someone to work out where I have been stupid and gone wrong ?
Hiya.
I generated my cert with the cert-only command with letsencrypt and left it in the /etc/letsencrypt/live folder.
Whenever I run the SSL test I get the following back
Is thats enough info for someone to work out where I have been stupid and gone wrong ?