mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-03 22:01:18 -05:00
fixup! updated mention of http.schannelUseSSLCAInfo to use correct name
Signed-off-by: Brendan Forster <github@brendanforster.com>
This commit is contained in:
committed by
Brendan Forster
parent
6dcd990029
commit
63577fcbf6
@@ -2138,7 +2138,7 @@ http.schannelUseSSLCAInfo::
|
||||
override the Windows Certificate Store. Since this is not desirable
|
||||
by default, Git will tell cURL not to use that bundle by default
|
||||
when the `schannel` backend was configured via `http.sslBackend`,
|
||||
unless `useSSLCAInfo` overrides this behavior.
|
||||
unless `http.schannelUseSSLCAInfo` overrides this behavior.
|
||||
|
||||
http.pinnedpubkey::
|
||||
Public key of the https service. It may either be the filename of
|
||||
|
||||
Reference in New Issue
Block a user