bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: failed to create TLS stream: Unknown error -87


From: Sergey Poznyakoff
Subject: Re: failed to create TLS stream: Unknown error -87
Date: Sun, 22 Mar 2020 15:58:16 +0200

Hi Ken,

> But when I tried to set up imaps this way, I got the error
> "failed to create TLS stream: Unknown error -87".

This error is reported by the gnutls library.  It stands for
"No supported cipher suites have been found."[1]  This means
that none of the cipher suites offered by the server[2] is supported
by the client and vice versa.

Regards,
Sergey

[1] https://gnutls.org/manual/html_node/Error-codes.html#Error-codes
[2] configured using the tls.ssl-priorities statement.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]