Skip to content

Commit f1e9271

Browse files
jmikolakay-kim
authored andcommitted
Update link to PHP driver in SSL docs
This links to the MongoDB\Driver\Manager constructor, as is done in the Kerberos docs.
1 parent 9704287 commit f1e9271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/configure-ssl-clients.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ The MongoDB Drivers support encrypted communication. See:
141141
- `Java Driver <http://mongodb.github.io/mongo-java-driver/3.0/driver/reference/connecting/ssl/>`_
142142
- `Node.js Driver <http://mongodb.github.io/node-mongodb-native/2.0/tutorials/enterprise_features/>`_
143143
- `Perl Driver <https://metacpan.org/pod/MongoDB::MongoClient#ssl>`_
144-
- `PHP Driver <http://php.net/manual/en/mongo.connecting.ssl.php>`_
144+
- `PHP Driver <https://php.net/manual/en/mongodb-driver-manager.construct.php>`_
145145
- `Python Driver <http://api.mongodb.org/python/current/examples/tls.html>`_
146146
- `Ruby Driver <https://docs.mongodb.com/ecosystem/tutorial/ruby-driver-tutorial/#mongodb-x509-mechanism>`_
147147
- `Scala Driver <http://mongodb.github.io/mongo-scala-driver/1.1/reference/connecting/ssl/>`_

0 commit comments

Comments
 (0)