mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
06.39.2016 0692a1aa9cffa00692b29936de3f46fc9df95fef
OPENDJ-3079 Clarify that setup --useJavaKeystore does not affect admin connector

This patch updates the English text in the resource bundle.
1 files modified
4 ■■■ changed files
opendj-server-legacy/src/messages/org/opends/messages/tool.properties 4 ●●● patch | view | raw | blame | history
opendj-server-legacy/src/messages/org/opends/messages/tool.properties
@@ -1854,7 +1854,9 @@
 PKCS#11 token that the server should use when accepting SSL-based \
 connections or performing StartTLS negotiation
INFO_INSTALLDS_DESCRIPTION_USE_JAVAKEYSTORE_1401=Path of a Java \
 Key Store (JKS) containing a certificate to be used as the server certificate
 Key Store (JKS) containing a certificate to be used as the server certificate. \
 This does not apply to the administration connector, which uses \
 its own key store and certificate (default: config/admin-keystore and admin-cert)
INFO_INSTALLDS_DESCRIPTION_USE_PKCS12_1402=Path of a PKCS#12 key \
 store containing the certificate that the server should use when accepting \
 SSL-based connections or performing StartTLS negotiation