SSL error after ena...
 
Notifications
Clear all

SSL error after enable TLSv1 protocol

1 Posts
1 Users
0 Likes
388 Views
(@vkapas)
Joined: 12 months ago
Posts: 4
Topic starter  

I've tried to enable TLSv1 protocol for some old e-mail client and execute this commands on Carbonio server:

$ zmprov ms mail.interval.spb.ru zimbraMailboxdSSLProtocols 'TLSv1,TLSv1.2'

$ zmproxyctl restart

$ zmmailboxdctl restart

This probably broke some SSL/TLS config, because I cannot open webmaiil anymore (got error SSL_ERROR_NO_CYPHER_OVERLAP) and got error on any zmprov command:

$ zmprov getConfig zimbraMailboxdSSLProtocols

ERROR: zclient.IO_ERROR (invoke Remote host terminated the handshake, server: localhost) (cause: javax.net.ssl.SSLHandshakeException Remote host terminated the handshake)

$ zmprov ms mail.somesite.com zimbraMailboxdSSLProtocols TLSv1.2

ERROR: zclient.IO_ERROR (invoke Remote host terminated the handshake, server: localhost) (cause: javax.net.ssl.SSLHandshakeException Remote host terminated the handshake)

How I can undone changes and fix this errors?


   
Quote