vmware-archive / webcommander

Powerful, flexible, intuitive and most importantly simple. That is what a real automation solution should be. No matter how complicated the task is, we'd like to turn it into a single click. Is that possible? Not without webcommander :)
MIT License
165 stars 47 forks source link

Added TLS1.2 as Security Protocol #201

Open KidFashion opened 6 years ago

KidFashion commented 6 years ago

DownloadFile from github (https://github.com/vmware/webcommander/archive/master.zip) will raise the following exception The request was aborted: Could not create SSL/TLS secure channel..

This is due to the fact that Powershell, by default, allows TLS 1.0 (see further information here) while github does not allow it anymore (see here).

9whirls commented 6 years ago

I left vmw last year. Since then nobody maintains this project anymore. Let's wish somebody will approve this pull request.

KidFashion commented 6 years ago

It's a pity :(

I've noticed that webcommander_walnet is more recent: is it abandoned as well ?

Thank you anyway

9whirls commented 6 years ago

I'm not giving up both projects. I still answer user questions and help them to solve problems. I just lost admin access to the original repo to merge your pull request.

For walnut, user base is much smaller so there is not any bug or feature request for me to work on recently.