adds client cert

This commit is contained in:
Simon Thulbourn 2013-05-21 11:42:19 +01:00
parent e216b9a1d2
commit 7dd7957a97
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ module Vagrant
downloader_options = {}
downloader_options[:insecure] = env[:box_download_insecure]
downloader_options[:ui] = env[:ui]
downloader_options[:client_cert] = env[:box_client_cert]
# Download the box to a temporary path. We store the temporary
# path as an instance variable so that the `#recover` method can