summaryrefslogtreecommitdiff
path: root/spec/unit/knife/ssl_check_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-4/+4
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-2/+2
* fix Layout/DotPositionLamont Granquist2018-07-021-13/+13
* fix Layout/IndentHeredocLamont Granquist2018-07-021-8/+8
* fixes knife ssl check on windowsssl_check_winMatt Wrock2016-05-021-0/+16
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* 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-1/+1
* Adding proxifier dependency and leveraging its ability to make TCPSocket.new ...tyler-ball2015-12-091-2/+2
* restore the old signal handler hereLamont Granquist2015-11-251-1/+5
* Update test.Julian C. Dunn2015-07-131-0/+4
* Update to RSpec 3.Claire McQuin2014-10-291-27/+27
* Refactor X509 certificate validation and debugging.Claire McQuin2014-09-101-6/+6
* Detect invalid X509 certificates.Claire McQuin2014-09-101-1/+46
* Add SSL check and certificate fetching commands to knifedanielsdeleo2014-03-191-0/+187