From: Jeremy Newman Subject: Re: [PATCH] wininet: Include winsock2.h before stdlib.h. Message-Id: Date: Tue, 15 Oct 2019 08:49:08 -0500 In-Reply-To: References: <71c2f676-2258-2fbe-8d07-ca0b718d4aaa@owenrudge.net> <7c2a4fc2-a378-298c-8ea2-e647512bd9f9@codeweavers.com> <53ba781f-d89e-549a-c17e-a84084c1acc3@owenrudge.net> <59e57e19-4223-845f-35cf-ba26ebe06b9f@codeweavers.com> Seems to be: http.c:6213: Tests skipped: Unexpected cert errors 12157, skipping security flags tests The new cert is using: sha256RSA with a 2048 bit public key. -N On 10/14/2019 3:55 AM, Francois Gouget wrote: > On Wed, 2 Oct 2019, Jeremy Newman wrote: > >> Ok, new cert has been generated and is running on https://test.winehq.com/ > > This still does not work: > > https://test.winehq.org/data/tests/wininet:http.html > https://test.winehq.org/data/tests/urlmon:protocol.html > https://test.winehq.org/data/tests/urlmon:url.html > https://test.winehq.org/data/tests/wininet:ftp.html > > Is it because the tests need to be updated to match the new certificates > or because there is a problem with the certificates? > > Also, since winehq.org is the main domain used for the winehq site, > wouldn't it be more future-proof for the tests to use the same domain, so > test.winehq.org, or is there some reson why they cannot? >