On 11/11/20 18:28, Hans Leidekker wrote:
On Wed, 2020-11-11 at 18:14 +0300, Paul Gofman wrote:
On 11/11/20 18:12, Hans Leidekker wrote:
On Wed, 2020-11-11 at 17:09 +0300, Paul Gofman wrote:
Fedora 33 disabled protocols below TLS 1.2 through crypto policy [1].
https://fedoraproject.org/wiki/Changes/StrongCryptoSettings2#Strong_crypto_s... Signed-off-by: Paul Gofman pgofman@codeweavers.com
I suppose other distros are also likely to move this way. So we need to overrides that to keep earlier protocols working which still work on Windows.
Should we print a warning message?
Do you mean print that each time we load gnutls, a WARN to winediag?
I think the default debug channel would be more appropriate.
Yeah, I will do that, will probably check if the env var is set already to make the message more informative.