mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix typo certficate -> certificate
This commit is contained in:
parent
276cf626b0
commit
58d46a7e98
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ debugging purposes, SSL verification can be turned off.
|
|||
|
||||
CA Bundles
|
||||
~~~~~~~~~~
|
||||
The ``requests`` library has its own method of detecting which CA (certficate
|
||||
The ``requests`` library has its own method of detecting which CA (certificate
|
||||
authority) bundle file to use. Usually this is implemented by the packager for
|
||||
the specific operating system distribution that you are using. However,
|
||||
``urllib2`` requires a little more work under the hood. By default, Salt will
|
||||
|
|
Loading…
Add table
Reference in a new issue