vmware-archive / vsphere-storage-for-docker

vSphere Storage for Docker
https://vmware.github.io/vsphere-storage-for-docker
Apache License 2.0
251 stars 95 forks source link

fix TLS 1.2 web request #2088

Closed jetersen closed 4 years ago

jetersen commented 5 years ago
 .\install-vdvs.ps1 https://bintray.com/vmware/vDVS/download_file?file_path=vsphere-storage-for-docker_windows_0.21.zip

Downloading from https://bintray.com/vmware/vDVS/download_file?file_path=vsphere-storage-for-docker_windows_0.21.zip...
Invoke-WebRequest : The underlying connection was closed: An unexpected error occurred on a send.
At C:\Users\Joseph Petersen\install-vdvs.ps1:103 char:1
+ Invoke-WebRequest $uri -OutFile $zipFileName
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebException
    + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

Failed to download from https://bintray.com/vmware/vDVS/download_file?file_path=vsphere-storage-for-docker_windows_0.21.zip.
vmwclabot commented 5 years ago

@casz, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

jetersen commented 5 years ago

signed!

vmwclabot commented 5 years ago

@casz, VMware has approved your signed contributor license agreement.

jetersen commented 4 years ago

closing due to #2091