wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | Can't authenticate via HTTP (#388)


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | Can't authenticate via HTTP (#388)
Date: Tue, 19 Jun 2018 13:45:41 +0000

Maybe you can add --debug and send us the output (change your domain and any 
private data). That would help to write a test/reproducer.

Self-signed cert without redirection and without user/pass works here:
```
wget2 https://localhost --no-check-certificate
WARNING: The certificate is NOT trusted. The certificate issuer is unknown. The 
name in the certificate does not match the expected. The received OCSP status 
response is invalid. 
[0] Downloading 'https://localhost' ...
Saving 'index.html.1'
HTTP response 200 OK [https://localhost]
```

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


reply via email to

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