Re: failed to create TLS stream: Unknown error -87
Ken Olum <[email protected]>
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
From: Sergey Poznyakoff <[email protected]> Date: Sun, 22 Mar 2020 15:58:16 +0200 This means that none of the cipher suites offered by the server[2] is supported by the client and vice versa. [2] configured using the tls.ssl-priorities statement. Thanks, Sergey. I did not set this option. Does gnutls provide a reasonble default, or do I need to set it to something? Ken