FYI I cannot get vagrant to download no matter what device or browser I use. Looks like a bad SSL cert?
*I managed to do it like this:* I have cygwin and mobaxterm installed and was able to run the command below: *wget https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.2.msi --no-check-certificate* output: --2014-05-20 08:20:59-- https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.2.msi Resolving dl.bintray.com... 108.168.194.91, 108.168.194.92 Connecting to dl.bintray.com|108.168.194.91|:443... connected. WARNING: cannot verify dl.bintray.com's certificate, issued by `/C=US/O=GeoTrust, Inc./CN=GeoTrust SSL CA': Self-signed certificate encountered. HTTP request sent, awaiting response... Length: 165171200 (158M) [application/unknown] Saving to: `vagrant_1.6.2.msi' -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
