]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/config.txt
http: allow use of TLS 1.3
[thirdparty/git.git] / Documentation / config.txt
index 0e25b2c92b309330f27ce562e0f21f4e10179879..ca8d1687ccb0b1b6b681fc57b7d7c67cae582d67 100644 (file)
@@ -1948,6 +1948,7 @@ http.sslVersion::
        - tlsv1.0
        - tlsv1.1
        - tlsv1.2
+       - tlsv1.3
 
 +
 Can be overridden by the `GIT_SSL_VERSION` environment variable.