You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vagra...@googlegroups.com
Hello all,
I'm working on a recipe that involves pulling a box from a (self-signed) HTTPS server, where the user may not have the proper signing authority in their CA bundle. I'd like to provide the server's cert in the repository and somehow tell curl to use the cert I've provided. Is such a thing possible? (possibly by prepending an environment variable to vagrant up)