wget-dev
[Top][All Lists]
Advanced

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

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


From: Vlad
Subject: [Wget-dev] wget2 | Can't authenticate via HTTP (#388)
Date: Tue, 19 Jun 2018 12:56:02 +0000

New Issue was created.

Issue 388: https://gitlab.com/gnuwget/wget2/issues/388
Author:    Vlad
Assignee:  

Hey there,

So this worked fine in normal wget but it's not working with wget2.

Output:

`➔ wget2 "mydomain.com" --no-check-certificate --http-user=myuser --ask-password
Password:
[0] Downloading 'http://mydomain.com' ...
HTTP response 301 Moved Permanently [http://mydomain.com]
Adding URL: https://mydomain.com:443/
WARNING: The certificate is NOT trusted. The certificate issuer is unknown. The 
certificate chain uses insecure algorithm.
[0] Downloading 'https://mydomain.com:443/' ...
HTTP ERROR response 401 Unauthorized [https://mydomain.com:443/]
WARNING: The certificate is NOT trusted. The certificate issuer is unknown. The 
certificate chain uses insecure algorithm.
`
But the same exact arguments on wget works fine. I also tried using --user, 
same result. What could be wrong here?

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


reply via email to

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