zyedidia / eget

Easily install prebuilt binaries from GitHub.
MIT License
866 stars 39 forks source link

support disable ssl certification verify #70

Closed zanglg closed 1 year ago

zanglg commented 1 year ago

like -k option in wget and curl

zyedidia commented 1 year ago

What's the use-case for this?

zanglg commented 1 year ago

Some internal server in company doesn't have a correct pre installed ca-certificates.crt, and can't update without a sudo privilege.