Ver Fonte

ZOOKEEPER-2153 X509 Authentication Documentation (Ian Dimayuga via hdeng)

git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1678032 13f79535-47bb-0310-9956-ffa450edef68
Hongchao Deng há 10 anos atrás
pai
commit
81840d5f9b

+ 1 - 1
src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml

@@ -1140,7 +1140,7 @@ server.3=zoo3:2888:3888</programlisting>
               to use for secure client authentication. This is useful in
               to use for secure client authentication. This is useful in
               certificate key infrastructures that do not use JKS. It may be
               certificate key infrastructures that do not use JKS. It may be
               necessary to extend <emphasis role="bold">javax.net.ssl.X509KeyManager
               necessary to extend <emphasis role="bold">javax.net.ssl.X509KeyManager
-              </emphasis> and <emphasis role="bold">javax.net.ssl.X509TrustManager
+              </emphasis> and <emphasis role="bold">javax.net.ssl.X509TrustManager</emphasis>
               to get the desired behavior from the SSL stack. To configure the
               to get the desired behavior from the SSL stack. To configure the
               ZooKeeper server to use the custom provider for authentication,
               ZooKeeper server to use the custom provider for authentication,
               choose a scheme name for the custom AuthenticationProvider and
               choose a scheme name for the custom AuthenticationProvider and