doveadm: SSL handshake failed - wrong version number
18 Jul
2024
18 Jul
'24
12:41 p.m.
When attempting a doveadm backup, e.g. :
doveadm -D backup -Ru user tcp:foo.example.com:12345
I am getting the following error :
Error: SSL handshake failed: SSL_accept() failed: error:0A00010B:SSL routines::wrong version number
There is nothing wrong with my SSL config because, e.g. openssl s_client -connect localhost:993 works on the source host.
So I don't know why doveadm doesn't work.
My SSL config is: ssl = required ssl_cert =
19 Jul
19 Jul
6:57 p.m.
New subject: doveadm: SSL handshake failed - wrong version number
On 18/07/2024 14:41, Rachel Roch via dovecot wrote:
When attempting a doveadm backup, e.g. :
doveadm -D backup -Ru user tcp:foo.example.com:12345
Hi Rachel
maybe that should be with tcps
doveadm -D backup -Ru user tcps:foo.example.com:12345
John
52
Age (days ago)
53
Last active (days ago)
1 comments
2 participants
participants (2)
-
John Fawcett
-
Rachel Roch