summaryrefslogtreecommitdiff
path: root/lib/chef/http/ssl_policies.rb
Commit message (Expand)AuthorAgeFilesLines
* Add ssl_verify option for remote_filePhil Dibowitz2020-05-181-0/+18
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+3
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
* s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-101-1/+1
* 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