Merge branch 'sr/http-sslverify-config-doc'
Docfix. * sr/http-sslverify-config-doc: config: document default value of http.sslVerify
This commit is contained in:
@ -1968,8 +1968,8 @@ empty string.
|
|||||||
|
|
||||||
http.sslVerify::
|
http.sslVerify::
|
||||||
Whether to verify the SSL certificate when fetching or pushing
|
Whether to verify the SSL certificate when fetching or pushing
|
||||||
over HTTPS. Can be overridden by the `GIT_SSL_NO_VERIFY` environment
|
over HTTPS. Defaults to true. Can be overridden by the
|
||||||
variable.
|
`GIT_SSL_NO_VERIFY` environment variable.
|
||||||
|
|
||||||
http.sslCert::
|
http.sslCert::
|
||||||
File containing the SSL certificate when fetching or pushing
|
File containing the SSL certificate when fetching or pushing
|
||||||
|
Reference in New Issue
Block a user