-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can it be compiled with wintls? #332
Comments
I assume you mean to interface with
How have you proven this? |
You can download wget(openssl) here : You can download wget(wintls) here: Now you can download the same link and compare their download speeds, provided they are both on Windows. |
Windows Defender blocks the latter .zip-file! |
The wget (wintls) compiled by someone else that doesn't have a virus, you can temporarily disable Windows Defender and try again. |
wget2 naively supports wolfssl as an alternative ssl engine you might want to try compiling with that to see how it compares. |
There are some other benefits with SChannel like that Windows automatically chases TLS certificates from Windows Updates. |
Can it be compiled with wintls?
When wget.exe and aria2c.exe adopt wintls, the download speed is significantly faster in Windows, I wonder if this is possible for wget2.exe?
Related link for wget: https://github.com/lifenjoiner/wget-for-windows
The text was updated successfully, but these errors were encountered: