Alexandre Julliard : wininet/tests: Update expected WineHQ certificate.
Module: wine Branch: master Commit: 1dd6ea7049f857f0d4e7a78ec8314c3bac71625b URL: https://gitlab.winehq.org/wine/wine/-/commit/1dd6ea7049f857f0d4e7a78ec8314c3... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Jun 7 16:12:02 2023 +0200 wininet/tests: Update expected WineHQ certificate. --- dlls/wininet/tests/http.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dlls/wininet/tests/http.c b/dlls/wininet/tests/http.c index eeb4a28da4b..6edab2141ae 100644 --- a/dlls/wininet/tests/http.c +++ b/dlls/wininet/tests/http.c @@ -6666,9 +6666,7 @@ typedef struct { static const cert_struct_test_t test_winehq_org_cert = { "US\r\n" "Minnesota\r\n" - "Saint Paul\r\n" - "\"CodeWeavers, Inc.\"\r\n" - "IT\r\n" + "CodeWeavers\r\n" "*.winehq.org", "US\r\n"
participants (1)
-
Alexandre Julliard