You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by hd...@apache.org on 2015/05/06 17:45:30 UTC

svn commit: r1678032 - /zookeeper/trunk/src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml

Author: hdeng
Date: Wed May  6 15:45:30 2015
New Revision: 1678032

URL: http://svn.apache.org/r1678032
Log:
ZOOKEEPER-2153 X509 Authentication Documentation (Ian Dimayuga via hdeng)

Modified:
    zookeeper/trunk/src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml

Modified: zookeeper/trunk/src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml
URL: http://svn.apache.org/viewvc/zookeeper/trunk/src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml?rev=1678032&r1=1678031&r2=1678032&view=diff
==============================================================================
--- zookeeper/trunk/src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml (original)
+++ zookeeper/trunk/src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml Wed May  6 15:45:30 2015
@@ -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