Module implementing a SSL error handler.
| None | 
| E5SslErrorHandler | Class implementing a handler for SSL errors. | 
| None | 
Class implementing a handler for SSL errors.
It also initializes the default SSL configuration with certificates permanently accepted by the user already.
| NotIgnored | 
| SystemIgnored | 
| UserIgnored | 
| None | 
| E5SslErrorHandler | Constructor | 
| __certToString | Private method to convert a certificate to a formatted string. | 
| __getSystemCaCertificates | Private method to get the list of system certificates. | 
| sslErrors | Public method to handle SSL errors. | 
| sslErrorsReply | Public slot to handle SSL errors for a network reply. | 
| sslErrorsReplySlot | Public slot to handle SSL errors for a network reply. | 
| None | 
Constructor
Private method to convert a certificate to a formatted string.
Private method to get the list of system certificates.
Public method to handle SSL errors.
Public slot to handle SSL errors for a network reply.
Public slot to handle SSL errors for a network reply.