[PATCH 1/3] bcrypt: Prevent gnutls from using system priority file.

Paul Gofman pgofman at codeweavers.com
Wed Nov 11 09:30:10 CST 2020


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_settings:_phase_2
>>>> Signed-off-by: Paul Gofman <pgofman at 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.



More information about the wine-devel mailing list