]> git.ipfire.org Git - thirdparty/git.git/commit
docs: indicate http.sslCertType and sslKeyType
authorAndrew Carter <andrew@emailcarter.com>
Wed, 5 Feb 2025 05:38:56 +0000 (23:38 -0600)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Feb 2025 17:43:38 +0000 (09:43 -0800)
commit3eeed876a909c45695f2f3a3edd4141be331a3be
treedeff8cb35e4d98ff13fc56aad62673ece95b5528
parent5c21db3a0d5f4414b65e114ca21c5a1fe736f2bc
docs: indicate http.sslCertType and sslKeyType

0a01d41ee4 (http: add support for different sslcert and sslkey types.,
2023-03-20) added useful SSL config options, but did not document them.

Signed-off-by: Andrew Carter <andrew@emailcarter.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/http.txt