summaryrefslogtreecommitdiff
path: root/lib/chef/knife/ssl_fetch.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/knife/ssl_fetch.rb')
-rw-r--r--lib/chef/knife/ssl_fetch.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/ssl_fetch.rb b/lib/chef/knife/ssl_fetch.rb
index 88eb95e97d..9e1579a5f8 100644
--- a/lib/chef/knife/ssl_fetch.rb
+++ b/lib/chef/knife/ssl_fetch.rb
@@ -137,7 +137,7 @@ class Chef
Knife has no means to verify these are the correct certificates. You should
verify the authenticity of these certificates after downloading.
-TRUST_TRUST
+ TRUST_TRUST
remote_cert_chain.each do |cert|
write_cert(cert)
end