Hello,
I am having issues just getting the simplest packer commands running on OS X. For instance, logging on, "packer --version" returns:
Packer v0.7.1
2014/10/23 08:07:39 ui: Packer v0.7.1
This is because my firm is using a product to insert their self-signed cert in the middle of all SSL requests so they can examine traffic. With other tools, i.e. npm, wget, etc. we get around this in by adding that cert as a trusted authority. The cert is in my keychain on my mac book. But some tools, i.e. firefox, use a different cert store and it appears packer is one of those. How do I had a cert to the store packer is using on OS X?
Thanks,
Stanford S. Guillory
Solutions Architect
Southwest Airlines Co.