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:
115
115
:end-before: end-connect-ca-file-uri
116
116
:dedent:
117
117
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
+
118
124
.. _c-certificate-revocation:
119
125
120
126
Server Certificate Verification
@@ -200,6 +206,8 @@ with the following notes:
200
206
201
207
For more information about OCSP, see `RFC 6960 <https://tools.ietf.org/html/rfc6960>`__.
202
208
209
+ .. _c-native-tls:
210
+
203
211
Native TLS Support on Windows (Secure Channel)
204
212
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
205
213
You can’t perform that action at this time.
0 commit comments