summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaire McQuin <claire@getchef.com>2014-09-10 12:03:35 -0700
committerClaire McQuin <claire@getchef.com>2014-09-10 12:03:35 -0700
commitc913afbd60bfc6355373a7e0907d7e8bdd9589ad (patch)
tree414f2f72a041e1ba75612f9a864b22e9f9fd0ec1
parent0c206e944d1d3fb52ee3f8989e021a6eb2756da8 (diff)
downloadchef-c913afbd60bfc6355373a7e0907d7e8bdd9589ad.tar.gz
Use stronger wording in warn message
-rw-r--r--lib/chef/knife/ssl_check.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/ssl_check.rb b/lib/chef/knife/ssl_check.rb
index ac37280211..5751eadcac 100644
--- a/lib/chef/knife/ssl_check.rb
+++ b/lib/chef/knife/ssl_check.rb
@@ -150,7 +150,7 @@ class Chef
ui.warn(<<-BAD_CERTS)
There are invalid certificates in your trusted_certs_dir.
-OpenSSL may not use the following certificates when verifying SSL connections:
+OpenSSL will not use the following certificates when verifying SSL connections:
#{cert_debug_msg}