Bug 14426 - proposed FEATURE_WGET_CURL
Summary: proposed FEATURE_WGET_CURL
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Networking (show other bugs)
Version: unspecified
Hardware: All All
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-06 02:02 UTC by Lanchon
Modified: 2021-12-06 02:02 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lanchon 2021-12-06 02:02:57 UTC
FEATURE_WGET_HTTPS is controversial. FEATURE_WGET_OPENSSL is a cool option when applicable. some distros, such as DD-WRT std, have a working cURL (including CA certs) but incomplete openssl. for those it would be great to have a FEATURE_WGET_CURL flag to offload HTTPS to cURL and make it secure. (right now it uses FEATURE_WGET_HTTPS, which clearly is an inferior option.)