wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | OpenSSL on Windows (#468)


From: Gisle Vanem
Subject: Re: [Wget-dev] wget2 | OpenSSL on Windows (#468)
Date: Wed, 11 Sep 2019 06:29:12 +0000



Gisle Vanem commented:


> My guess would be there's something it doesn't like in the Windows cert store.

Are you sure OpenSSL uses Windows CA-store? Setting:
```
check-certificate = 0
hpkp = off
```
in my `wget2rc`, it progresses a bit further:
```
11.061300.972 OpenSSL initialized
11.061300.973 No cached TLS session available. Will run a full handshake.
11.061301.016 Handshake completed (full handshake - not resumed)
11.061301.017 TLS session discarded
11.061301.018 established connection www.vg.no
11.061301.019 cookie_create_request_header for host=www.vg.no path=(null)
11.061301.019 host_increase_failure: www.vg.no failures=1
11.061301.020 [0] action=3 pending=1 host=0x9d8dc78
11.061301.021 closing connection
```
Why?

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




reply via email to

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