Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Added TLS1.2 as Security Protocol #201

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KidFashion
Copy link

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).

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](https://stackoverflow.com/questions/41618766/powershell-invoke-webrequest-fails-with-ssl-tls-secure-channel)) while github does not allow it anymore (see [here](https://githubengineering.com/crypto-removal-notice/)).
@9whirls
Copy link
Contributor

9whirls commented Aug 28, 2018

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

@KidFashion
Copy link
Author

It's a pity :(

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

Thank you anyway

@9whirls
Copy link
Contributor

9whirls commented Aug 29, 2018

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants