gnutls Cipher-Settings/Syntax

Kevin J. McCarthy kevin at 8t8.us
Fri Aug 20 17:32:00 UTC 2021


[Please reply to the mailing list, not directly to me.  Redirecting back to
the mailing list]

On Fri, Aug 20, 2021 at 07:16:56PM +0200, Stefan Rohnke wrote:
> Am Fri, Aug 20, 2021 at 09:08:23AM -0700 schrieb Kevin J. McCarthy:
> > What is the URL you have Mutt configured to connect to?

> https://imap.arcor.de:465 is the url.

Port 465 is the smtps submission port.  I can't get a response from that port
myself.

> When I change ssl_cipers to:
> ssl_ciphers="NORMAL:+VERS-TLS1.2"
> Or every other Parameters i get the following Message:
> [2021-08-20 19:13:13] gnutls_priority_set_direct(NORMAL:+VERS.TLS1.2:-VERS-TLS1.2:-VERS-TLS1.1:-VERS-TLS1.0): Die Anfrage ist ungültig.

"-VERS-TLS1.2" is appended to the string if $ssl_use_tlsv1_2 is unset.
However, by default, that variable is set.  You should check your muttrc to
see if you have unset it somewhere.

-Kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20210820/1b98a78f/attachment.asc>


More information about the Mutt-users mailing list