Skip to content

Commit 7a772dd

Browse files
biniona-mongodbschmalliso
authored andcommitted
(DOCSP-15815) Security and Authentication Overview (#182)
1 parent 8fd6388 commit 7a772dd

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "kafka-connector"
22
title = "MongoDB Kafka Connector"
33
intersphinx = ["https://docs.mongodb.com/manual/objects.inv"]
4-
toc_landing_pages = ["/sink-connector", "/source-connector", "/sink-connector/configuration-properties", "/source-connector/configuration-properties"]
4+
toc_landing_pages = ["/sink-connector", "/source-connector", "/sink-connector/configuration-properties", "/source-connector/configuration-properties", "/security-and-authentication"]
55

66
[constants]
77
mkc = "MongoDB Kafka Connector"

source/security-and-authentication.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,9 @@ Security and Authentication
99
SSL/TLS and X.509 Certificates </security-and-authentication/tls-and-x509>
1010
MongoDB AWS-based Authentication </security-and-authentication/mongodb-aws-auth>
1111

12-
asdf
12+
Read the following sections to learn how to secure communications between MongoDB
13+
and the {+mkc+}:
14+
15+
- :doc:`Encrypt the Messages Your Connector Sends with SSL/TLS </security-and-authentication/tls-and-x509>`
16+
- :doc:`Authenticate Your Connector with MongoDB using Amazon Web Services </security-and-authentication/mongodb-aws-auth>`
17+

0 commit comments

Comments
 (0)