Преглед изворни кода

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 пре 10 година
родитељ
комит
81840d5f9b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml

+ 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
               certificate key infrastructures that do not use JKS. It may be
               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
               ZooKeeper server to use the custom provider for authentication,
               choose a scheme name for the custom AuthenticationProvider and