On 02/10/2019 14:46, Francois Gouget wrote:
Can anyone give me (or rather Newman) a hint as to what's broken?
It looks like the tests are using test.winehq.com, but that server is now returning a certificate for *.winehq.org. It looks like it previously returned a self-signed certificate, judging by the test code. Newman, did the certificate on the server change recently?
The tests can be amended to use test.winehq.org instead of .com, which fixes most of the failures. I can submit a patch for that if the .com should no longer be used.
Owen