File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ application to establish its identity. Usually, a deployment's certificate has b
77
77
signed by a well-known CA, and your application relies on this CA to validate the certificate.
78
78
79
79
During testing, however, you might want to act as your own CA.
80
- In this case, you must instruct {+driver-short+} to
80
+ In this case, you must instruct the {+driver-short+} to
81
81
use your CA certificates instead of ones signed by another CA.
82
82
83
83
To do so, use the ``tlsCAFile`` connection option to specify the path to a ``.pem`` file
@@ -147,7 +147,7 @@ You can do this in two ways: by passing an argument to the
147
147
148
148
.. note::
149
149
150
- Even if the ``tlsDisableOCSPEndpointCheck`` option is set to ``true``, {+driver-short+}
150
+ Even if the ``tlsDisableOCSPEndpointCheck`` option is set to ``true``, the {+driver-short+}
151
151
still verifies any OCSP response stapled to a server's certificate.
152
152
153
153
.. _php-crl:
You can’t perform that action at this time.
0 commit comments