Package org.wildfly.openssl
Class Messages
java.lang.Object
org.wildfly.openssl.Messages
- Author:
- Stuart Douglas
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncouldNotFindLibCrypto(String systemProperty, String attempted) couldNotFindLibSSL(String systemProperty, String attempted) failedCipherSuite(String cipherSuiteSpec) invalidOffset(int offset, int length, int arrayLength) openSSLVersion(String version) readFromSSLFailed(long error, int lastPrimingReadResult, String err) sslWriteFailed(int sslWrote) unsupportedProtocolVersion(int p)
-
Field Details
-
MESSAGES
-
-
Method Details
-
couldNotFindLibSSL
-
openSSLVersion
-
couldNotFindLibCrypto
-
noSslContext
-
sslWriteFailed
-
bufferIsNull
-
invalidOffset
-
readFromSSLFailed
-
inboundIsClosed
-
nullCipherSuites
-
emptyCipherSuiteList
-
failedCipherSuite
-
unsupportedProtocol
-
failedToInitializeCiphers
-
failedToMakeSslContext
-
failedToInitializeSslContext
-
ignoringSecondInit
-
couldNotFileSuitableKeyManager
-
keyManagerDoesNotContainValidCertificates
-
keyManagerIsMissing
-
trustManagerIsMissing
-
engineIsClosed
-
renegotiationNotSupported
-
oversidedPacket
-
bufferAlreadyFreed
-
bufferLeakDetected
-
nameWasNull
-
valueWasNull
-
unverifiedPeer
-
runningHandshakeWithBufferedData
-
connectionClosed
-
bufferOverflow
-
bufferUnderflow
-
unsupportedAddressType
-
streamIsClosed
-
unableToObtainPrivateKey
-
directBufferDeallocatorInitializationFailed
-
directBufferDeallocationFailed
-
unsupportedProtocolVersion
-
handshakeFailed
-
settingCipherSuites
-
settingTls13CipherSuites
-