dn-vm / dnvm

dnvm is a command-line interface for installing and updating different dotnet SDKs
https://dnvm.net
MIT License
59 stars 8 forks source link

Add option to bypass certificate validation #152

Open colonelpopcorn opened 1 month ago

colonelpopcorn commented 1 month ago

Hi there! I was super excited to find this tool and wanted to give it a go. However, the corporate firewall I'm behind has a transparent HTTPS proxy in-between my laptop and the public internet. Would it be possible to allow users to supply one of the following?

Thanks!

agocke commented 1 month ago

Thanks for the feedback -- I'll have to think about the best way to implement this. I've been trying to avoid maintaining too much infra on the hosting side so I'd like to make this as simple as possible to maintain. Maybe I can just pass a flag to HttpClient.