Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescott committed Mar 24, 2014
1 parent 27c256a commit 82b5e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release_chef_11-12/includes_knife_ssl_check.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
The |subcommand knife ssl_check| subcommand is used to verify the SSL configuration for the |chef server oec| and/or |chef server osc| servers, or at another location specified by a URL or URI.

.. warning:: When |ssl| is disabled, |knife| will issue a warning similar to "SSL validation of HTTPS requests is disabled. HTTPS connections are still encrypted, but the chef-client is not able to detect forged replies or man-in-the-middle attacks." To configure |ssl| for the |chef client|, set ``ssl_verify_mode`` to ``:verify_peer`` and ``verify_api_cert`` to ``true`` in the |client rb| file.
.. warning:: When verification of a remote server's |ssl| certificate is disabled, |knife| will issue a warning similar to "SSL validation of HTTPS requests is disabled. HTTPS connections are still encrypted, but the chef-client is not able to detect forged replies or man-in-the-middle attacks." To configure |ssl| for the |chef client|, set ``ssl_verify_mode`` to ``:verify_peer`` and ``verify_api_cert`` to ``true`` in the |client rb| file.

0 comments on commit 82b5e99

Please sign in to comment.