vagrant: 2.2.2
VirtualBox:6.0.0-127566
using vagrant, to install vagrant-vbguest and vagrant-winnfsd on win10 Times error:
vagrant plugin install vagrant-vbguest
Installing the "vagrant-vbguest" plugin. This can take a few minutes...
Vagrant failed to load a configured plugin source. This can be caused
by a variety of issues including: transient connectivity issues, proxy
filtering rejecting access to a configured plugin source, or a configured
plugin source not responding correctly. Please review the error message
below to help resolve the issue:
SSL_connect SYSCALL returned=5 errno=0 state=SSLv2/v3 read server hello A (https://gems.hashicorp.com/specs.4.8.gz)
Source: https://gems.hashicorp.com/
the same error occurred when installing vagrant-winnfsd.
what"s going on?