aboutsummaryrefslogtreecommitdiffstats
path: root/zookeeper-common/README.md
diff options
context:
space:
mode:
authorjonmv <venstad@gmail.com>2023-12-13 15:16:27 +0100
committerjonmv <venstad@gmail.com>2023-12-14 15:29:22 +0100
commitcee303d96079ec1ba05f421ff2791105a8fc0ce4 (patch)
treea68d1387233d7ba58b49201fbe694d0651878ca0 /zookeeper-common/README.md
parentc6e17fe52ba4ce72d3014b0c04fe9dee073d61d7 (diff)
Look up TLS context directly in X509ClientUtil, which simplifies a lot!
Diffstat (limited to 'zookeeper-common/README.md')
-rw-r--r--zookeeper-common/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/zookeeper-common/README.md b/zookeeper-common/README.md
new file mode 100644
index 00000000000..f0c7cee342d
--- /dev/null
+++ b/zookeeper-common/README.md
@@ -0,0 +1,4 @@
+<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+# zookeeper-common
+
+Shared configuration logic for ZooKeeper