Skip to content

Commit 5c0a4d3

Browse files
committed
move auth
1 parent 35ca66c commit 5c0a4d3

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

source/connect/connection-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Specify Connection Options
2121
:titlesonly:
2222
:maxdepth: 1
2323

24-
Enable TLS </security/tls>
24+
Authentication and Encryption </connect/connection-options/authentication-encryption>
2525
Compress Network Traffic </connect/connection-options/network-compression>
2626
Customize Server Selection </connect/connection-options/server-selection>
2727
Stable API </connect/connection-options/stable-api>
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
.. _pymongo-connection-auth-encryption:
2+
3+
=============================
4+
Authentication and Encryption
5+
=============================
6+
7+
.. facet::
8+
:name: genre
9+
:values: reference
10+
11+
.. meta::
12+
:keywords: authentication, qe, csfle, tls, encryption
13+
14+
To learn about the authentication and encryption options available in {+driver-short+},
15+
see the following Security pages:
16+
17+
- :ref:`Authentication <pymongo-auth>`
18+
- :ref:`TLS <pymongo-tls>`

0 commit comments

Comments
 (0)