summaryrefslogtreecommitdiff
path: root/docs/connector
diff options
context:
space:
mode:
author窦凤虎 <[email protected]>2024-04-08 13:25:00 +0000
committer窦凤虎 <[email protected]>2024-04-08 13:25:00 +0000
commit9bff57b98ee0a971ad5072ccfa7fca828ec826fc (patch)
tree58077a204630fb2c6fac30a00f85b38c4b5e396e /docs/connector
parent5f6ab13295c03c3ca536271f42768e02e662d419 (diff)
Update config-encryption-decryption.md
Diffstat (limited to 'docs/connector')
-rw-r--r--docs/connector/config-encryption-decryption.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/connector/config-encryption-decryption.md b/docs/connector/config-encryption-decryption.md
index af8e2b5..230e37e 100644
--- a/docs/connector/config-encryption-decryption.md
+++ b/docs/connector/config-encryption-decryption.md
@@ -18,6 +18,9 @@ AES encryption support encrypt the following parameters:
- connection.user
- connection.password
- kafka.sasl.jaas.config
+- kafka.ssl.keystore.password
+- kafka.ssl.truststore.password
+- kafka.ssl.key.password
Next, I'll show how to quickly use groot-stream's own `aes` encryption: