| A | |
| Accept_error [Ssl] | 
Failed to accept an SSL connection.
 | 
| C | |
| Certificate_error [Ssl] | 
The SSL server certificate could not be initialized.
 | 
| Cipher_error [Ssl] | |
| Connection_error [Ssl] | 
The connection could not be made with the SSL service.
 | 
| Context_error [Ssl] | |
| D | |
| Diffie_hellman_error [Ssl] | |
| E | |
| Ec_curve_error [Ssl] | |
| H | |
| Handler_error [Ssl] | 
The SSL handler could not be initialized.
 | 
| I | |
| Invalid_socket [Ssl] | 
The given socket is invalid.
 | 
| M | |
| Method_error [Ssl] | 
The SSL method could not be initalized.
 | 
| P | |
| Private_key_error [Ssl] | 
The SSL server private key could not be intialized.
 | 
| R | |
| Read_error [Ssl] | 
An error occured while reading data.
 | 
| U | |
| Unmatching_keys [Ssl] | 
The SSL private key does not match the certificate public key.
 | 
| V | |
| Verify_error [Ssl] | 
An error occured while verifying the certificate.
 | 
| W | |
| Write_error [Ssl] | 
An error occured while writing data.
 |