Constant Field Values
Contents
nl.altindag.*
-
nl.altindag.ssl.SSLFactory.BuilderModifier and TypeConstant FieldValue
private static final String"Failed to load the certificate(s). No certificate has been provided."private static final String"Could not create instance of SSLFactory because Identity and Trust material are not present. Please provide at least a Trust material."private static final String"Identity details are empty, which are required to be present when SSL/TLS is enabled"private static final String"Failed to load the System property for [%s] because it does not contain any value"private static final String"TrustStore details are empty, which are required to be present when SSL/TLS is enabled"
-
nl.altindag.ssl.hostnameverifier.FenixHostnameVerifierModifier and TypeConstant FieldValue
private static final int2private static final int7
-
nl.altindag.ssl.keymanager.nl.altindag.ssl.keymanager.DelegatingKeyManagerModifier and TypeConstant FieldValue
private static final String"No valid KeyManager has been provided. KeyManager must be present, but was absent." -
nl.altindag.ssl.keymanager.nl.altindag.ssl.keymanager.KeyManagerFactorySpiWrapperModifier and TypeConstant FieldValue
private static final String"No valid KeyManager has been provided. KeyManager must be present, but was absent." -
nl.altindag.ssl.keymanager.KeyManagerFactoryWrapper
-
nl.altindag.ssl.keymanager.LoggingX509ExtendedKeyManager
-
nl.altindag.ssl.trustmanager.nl.altindag.ssl.trustmanager.CombinableX509TrustManagerModifier and TypeConstant FieldValue
public static final String"The certificate chain is not trusted" -
nl.altindag.ssl.trustmanager.DummyX509ExtendedTrustManagerModifier and TypeConstant FieldValue
private static final String"No X509ExtendedTrustManager implementation available" -
nl.altindag.ssl.trustmanager.LoggingX509ExtendedTrustManagerModifier and TypeConstant FieldValue
private static final String"Validating the certificate chain of the %s%s with authentication type %s%s. See below for the full chain of the %s:\n%s"private static final String"Failed validating the %s%s with authentication type %s%s."private static final String"Successfully validated the %s%s with authentication type %s%s." -
nl.altindag.ssl.trustmanager.TrustManagerFactoryWrapper
-
nl.altindag.ssl.util.CertificateUtilsModifier and TypeConstant FieldValue
private static final String"X.509"private static final String""private static final String"Failed to load the certificate from the provided InputStream because it is null"private static final String"(?<=\\G.{64})"private static final String"-----END PKCS7-----"private static final String"-----BEGIN PKCS7-----"private static final String"-----END CERTIFICATE-----"private static final String"-----BEGIN CERTIFICATE-----" -
nl.altindag.ssl.util.KeyManagerUtils.KeyManagerBuilderModifier and TypeConstant FieldValue
private static final String"Input does not contain KeyManagers" -
nl.altindag.ssl.util.KeyStoreUtilsModifier and TypeConstant FieldValue
public static final String"dummy-password"private static final String"Could not create TrustStore because certificate is absent"private static final String"Failed to load the keystore from the provided InputStream because it is null"private static final String"Could not create TrustStore because the provided TrustManager does not contain any trusted certificates"private static final String"PKCS12" -
nl.altindag.ssl.util.SSLContextUtils
-
nl.altindag.ssl.util.TrustManagerUtils.TrustManagerBuilderModifier and TypeConstant FieldValue
private static final String"Input does not contain TrustManager"