All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.unboundid-ldapsdk-minimal-edition.3.2.1.source-code.unboundid-ldapsdk-ssl.properties Maven / Gradle / Ivy

Go to download

The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use Java API for communicating with LDAP directory servers and performing related tasks like reading and writing LDIF, encoding and decoding data using base64 and ASN.1 BER, and performing secure communication. This package contains the Minimal Edition of the LDAP SDK, which is a stripped-down version of the Standard Edition that includes full support for the LDAP protocol and LDIF parsing, but omits a number of optional elements, like many of the controls and extended operations, the LDAP persistence framework, and LDAP listener framework. The Minimal Edition is primarily intended for use in space-constrained and/or memory-constrained environments, like in Android apps or embedded systems.

The newest version!
#Mon Feb 13 10:53:28 CST 2017
ERR_TRUSTSTORE_CANNOT_GET_TRUST_MANAGERS=Unable to obtain trust managers for trust store file ''{0}'' using format ''{1}''\:  {2}
ERR_PKCS11_CANNOT_GET_KEY_MANAGERS=Unable to obtain key managers for the PKCS\#11 key store\:  {0}
INFO_PROMPT_SERVER_HEADING=The server presented the following certificate\:
INFO_PROMPT_SHA1_FINGERPRINT=SHA-1 Fingerprint\:  {0}
ERR_SET_ENABLED_PROTOCOLS_SOCKET_URGENT_DATA_NOT_SUPPORTED=Sending urgent data is not supported for SSL sockets.
ERR_SET_ENABLED_PROTOCOLS_SOCKET_SHUTDOWN_INPUT=The shutdownInput method is not supported for SSL sockets.
INFO_PROMPT_MD5_FINGERPRINT=MD5 Fingerprint\:  {0}
INFO_PROMPT_SUBJECT=Subject\:  {0}
WARN_PROMPT_NOT_YET_VALID=WARNING\:  The current time is before the certificate validity start date.
ERR_SET_ENABLED_PROTOCOLS_SOCKET_SHUTDOWN_OUTPUT=The shutdownOutput method is not supported for SSL sockets.
ERR_NO_ENABLED_SSL_PROTOCOLS_AVAILABLE_FOR_SOCKET=None of the configured set of enabled SSL protocols could be configured for use with the SSL socket.  The currently-enabled protocols are\:  {0}.  The SSL socket indicated its supported protocols are\:  {1}.  You may explicitly configure the enabled protocols using the {2} system property or by calling the {3} method.
ERR_KEYSTORE_CANNOT_GET_KEY_MANAGERS=Unable to obtain key managers for key store file ''{0}'' using format ''{1}''\:  {2}
class.name=com.unboundid.util.ssl.SSLMessages
WARN_PROMPT_SELF_SIGNED=WARNING\:  The certificate is self-signed.
ERR_TRUSTSTORE_NO_SUCH_FILE=Trust store file ''{0}'' does not exist.
WARN_PROMPT_EXPIRED=WARNING\:  This certificate is expired.
ERR_TRUSTSTORE_UNSUPPORTED_FORMAT=Unsupported trust store format ''{0}''.
ERR_PKCS11_CANNOT_ACCESS=Unable to access the PKCS\#11 key store\:  {0}
ERR_KEYSTORE_NO_SUCH_FILE=Key store file ''{0}'' does not exist.
INFO_PROMPT_ISSUER_SUBJECT=Issuer[{0,number,0}] Subject\:  {1}
ERR_CERTIFICATE_REJECTED_BY_USER=The user rejected certificate {0}.
ERR_KEYSTORE_CANNOT_LOAD=Unable to load key store ''{0}'' of type ''{1}''\:  {2}
ERR_CERTIFICATE_REJECTED_BY_END_OF_STREAM=Certificate {0} cannot be trusted because the end of the standard input stream was reached without finding information about whether to trust the presented certificate.
INFO_PROMPT_MESSAGE=Do you wish to trust this certificate?  Enter 'y' or 'n'\: 
INFO_PROMPT_CLIENT_HEADING=The client presented the following certificate\:
INFO_PROMPT_VALIDITY=The certificate is valid from {0} to {1}.
ERR_TRUSTSTORE_CANNOT_LOAD=Unable to load trust store ''{0}'' of type ''{1}''\:  {2}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy