File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,12 @@ You can provide the client certificate in the following ways:
115115 :end-before: end-connect-ca-file-uri
116116 :dedent:
117117
118+ .. note::
119+
120+ If you don't specify a CA file when compiling against the Windows Native TLS library, the driver
121+ will use the Windows Certificate Store. To learn more, see the :ref:`c-native-tls`
122+ section of this guide.
123+
118124.. _c-certificate-revocation:
119125
120126Server Certificate Verification
@@ -200,6 +206,8 @@ with the following notes:
200206
201207 For more information about OCSP, see `RFC 6960 <https://tools.ietf.org/html/rfc6960>`__.
202208
209+ .. _c-native-tls:
210+
203211Native TLS Support on Windows (Secure Channel)
204212~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
205213
You can’t perform that action at this time.
0 commit comments