summaryrefslogtreecommitdiff
path: root/lib/chef/http/ssl_policies.rb
Commit message (Expand)AuthorAgeFilesLines
* auto fixing some rubocopsLamont Granquist2016-02-091-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-5/+5
* Replace all Opscode copyrights with Chef Software.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-3/+3
* Escape path for globbing.Claire McQuin2014-09-221-1/+2
* Fix error caused by loading duplicate trusted certsdanielsdeleo2013-10-181-1/+9
* Add a directory where trusted certs can be storeddanielsdeleo2013-10-171-0/+15
* Add API SSL policydanielsdeleo2013-10-161-0/+12
* Extract SSL policy to a DI-able classdanielsdeleo2013-10-161-0/+94