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: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | Add TLS 1.3 post-handshake authentication (!418)
Date: Tue, 23 Apr 2019 18:38:52 +0000



Tim Rühsen started a new discussion on tests/test-post-handhshake-auth.c: 
https://gitlab.com/gnuwget/wget2/merge_requests/418#note_163513273

> +                              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",

Is `--https-enforce=hard` on purpose or just copy&paste ? I think, you can 
leave it away and use `https://...` in the next line.

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




reply via email to

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