Hello, 

I am hoping that there'll be someone who can help me with this issue. I am 
using Vagrant to download Packer using wget. The issue here is that I can't 
SSL to the site even though from the console it say connected. Here are the 
output from the Vagrant console

vagrant@precise32:~$ sudo -E wget --no-check-certificate 
https://releases.hashicorp.com/packer/0.9.0/packer_0.9.0_linux_386.zip
--2017-01-13 15:19:40-- 
 https://releases.hashicorp.com/packer/0.9.0/packer_0.9.0_linux_386.zip
Resolving releases.hashicorp.com (releases.hashicorp.com)... 151.101.49.183
Connecting to releases.hashicorp.com 
(releases.hashicorp.com)|151.101.49.183|:443... connected.
Unable to establish SSL connection.

I tried the command with and without the --no-check-certificate option. 
Both didn't work. I was able to use wget to get other files from different 
sites, but always got these errors when trying to wget the packer from the 
site above. 

Any idea or thought of what might be going wrong or am I missing something 
here?

Thanks for your time and help

TL

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
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 vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/747276e7-6255-408d-b1fe-6871ad0dd69e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to