summaryrefslogtreecommitdiff
path: root/lib/chef/knife/ssl_fetch.rb
Commit message (Expand)AuthorAgeFilesLines
* Updating knife ssl fetch to correctly store certificates when it does not con...2919/ssl_fetch_no_cntyler-ball2016-10-311-5/+9
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-4/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-9/+9
* Adding proxifier dependency and leveraging its ability to make TCPSocket.new ...tyler-ball2015-12-091-2/+3
* fix requireRanjib Dey2015-01-101-1/+1
* Catch 'unknown protocol' errors in ssl fetch and explain themdanielsdeleo2014-12-101-0/+13
* Add SSL check and certificate fetching commands to knifedanielsdeleo2014-03-191-0/+145