summaryrefslogtreecommitdiff
path: root/lib/chef/knife/ssl_check.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-1/+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-8/+8
* Moving the proxy export to environment varibles into Chef::Configtyler-ball2015-12-091-2/+0
* Adding proxifier dependency and leveraging its ability to make TCPSocket.new ...tyler-ball2015-12-091-2/+6
* Support SNI in 'knife ssl check'.Julian C. Dunn2015-07-131-2/+3
* Fixes #2604, update location for Chef Server 12jtimberman2015-01-211-2/+2
* Remove SO link from comments, link to docs laterClaire McQuin2014-09-151-7/+0
* fix typoClaire McQuin2014-09-121-1/+1
* Use stronger wording in warn messageClaire McQuin2014-09-101-1/+1
* Refactor X509 certificate validation and debugging.Claire McQuin2014-09-101-39/+66
* Detect invalid X509 certificates.Claire McQuin2014-09-101-6/+50
* Add SSL check and certificate fetching commands to knifedanielsdeleo2014-03-191-0/+213