OSSL
The next table lists all error codes related to OpenSSL.
Major | Minor | Message | Details |
---|---|---|---|
OSSL | 0001 | unknown protocol. | An unknown or unsupported SSL protocol has been configured. Check your configuration (in particular the HttpsConnectorServlet in the file web.xml), or contact support. |
0002 | no protocol set. | No SSL protocol has been configured for an SSL method. Contact support. | |
0004 | no protocol set. | No SSL protocol has been configured for an SSL option. Contact support. | |
0005 | OpenSSL-failure. | An SSL error occurred during the handshake between the proxy and a backend. Check the log file for further information. | |
0006 | nevis_ssl_sock_read: Exception caught. | An error occurred while reading from the SSL socket. Contact support. | |
0007 | nevis_ssl_sock_write: Exception caught. | An error occurred while writing to the SSL socket. Contact support. |