wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | Add TLS 1.3 post-handshake authentication (!418)


From: Kumar Mallikarjuna
Subject: Re: [Wget-dev] wget2 | Add TLS 1.3 post-handshake authentication (!418)
Date: Wed, 24 Apr 2019 09:21:50 +0000



Kumar Mallikarjuna commented on a discussion on 
tests/test-post-handhshake-auth.c: 
https://gitlab.com/gnuwget/wget2/merge_requests/418#note_163699535

> +                              Testing for post handshake authentication.\
> +                              </body></html>",
> +                     .headers = {
> +                             "Content-Type: text/html",
> +                     },
> +             }
> +     };
> +
> +     wget_test_start_server(
> +             WGET_TEST_RESPONSE_URLS, &urls, countof(urls),
> +             WGET_TEST_FEATURE_MHD,
> +             WGET_TEST_FEATURE_TLS,
> +             0);
> +
> +     wget_test(
> +             WGET_TEST_OPTIONS, "--ca-certificate=" SRCDIR 
> "/certs/x509-ca-cert.pem --no-ocsp --https-enforce=hard",

I see. I was following the https tests.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/418#note_163699535
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]