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

jvergara
21.31.2008 3c10f9cd4dc2c3cf92d66252e60cbaddfcb220ac
Update some messages to make a reference to JCEKS.
1 files modified
6 ■■■■ changed files
opends/src/messages/messages/tools.properties 6 ●●●● patch | view | raw | blame | history
opends/src/messages/messages/tools.properties
@@ -2066,16 +2066,16 @@
 SSL-based connections or performing StartTLS negotiation
INFO_INSTALLDS_DESCRIPTION_KEYSTOREPASSWORD_1403=Certificate key store PIN.  \
 A PIN is required when you specify to use an existing certificate (JKS, \
 PKCS#12 or PKCS#11) as server certificate
 JCEKS, PKCS#12 or PKCS#11) as server certificate
INFO_INSTALLDS_DESCRIPTION_KEYSTOREPASSWORD_FILE_1404=Certificate key store \
 PIN file.  A PIN is required when you specify to use an existing certificate \
 (JKS, PKCS#12 or PKCS#11) as server certificate
 (JKS, JCEKS, PKCS#12 or PKCS#11) as server certificate
INFO_INSTALLDS_DESCRIPTION_CERT_NICKNAME_1405=Nickname of the \
 certificate that the server should use when accepting SSL-based \
 connections or performing StartTLS negotiation
SEVERE_ERR_INSTALLDS_SEVERAL_CERTIFICATE_TYPE_SPECIFIED_1406=You have \
 specified several certificate types to be used.  Only one certificate type \
 (self-signed, JKS, PKCS#12 or PCKS#11) is allowed
 (self-signed, JKS, JCEKS, PKCS#12 or PCKS#11) is allowed
SEVERE_ERR_INSTALLDS_CERTIFICATE_REQUIRED_FOR_SSL_OR_STARTTLS_1407=You have \
 chosen to enable SSL or StartTLS.  You must specify which type of certificate \
 you want the server to use