Module implementing a dialog to show and edit all certificates.
None |
E5SslCertificatesDialog | Class implementing a dialog to show and edit all certificates. |
None |
Class implementing a dialog to show and edit all certificates.
CertRole |
None |
E5SslCertificatesDialog | Constructor |
__createCaCertificateEntry | Private method to create a CA certificate entry. |
__createServerCertificateEntry | Private method to create a server certificate entry. |
__exportCertificate | Private slot to export a certificate. |
__getSystemCaCertificates | Private method to get the list of system certificates. |
__importCertificate | Private method to read a certificate. |
__populateCaCertificatesTree | Private slot to populate the CA certificates tree. |
__populateServerCertificatesTree | Private slot to populate the server certificates tree. |
__updateDefaultConfiguration | Private method to update the default SSL configuration. |
on_caCertificatesTree_currentItemChanged | Private slot handling a change of the current item in the CA certificates list. |
on_caDeleteButton_clicked | Private slot to delete the selected CA certificate. |
on_caExportButton_clicked | Private slot to export the selected CA certificate. |
on_caImportButton_clicked | Private slot to import server certificates. |
on_caViewButton_clicked | Private slot to show data of the selected CA certificate. |
on_serversCertificatesTree_currentItemChanged | Private slot handling a change of the current item in the server certificates list. |
on_serversDeleteButton_clicked | Private slot to delete the selected server certificate. |
on_serversExportButton_clicked | Private slot to export the selected server certificate. |
on_serversImportButton_clicked | Private slot to import server certificates. |
on_serversViewButton_clicked | Private slot to show data of the selected server certificate. |
None |
Constructor
Private method to create a CA certificate entry.
Private method to create a server certificate entry.
Private slot to export a certificate.
Private method to get the list of system certificates.
Private method to read a certificate.
Private slot to populate the CA certificates tree.
Private slot to populate the server certificates tree.
Private method to update the default SSL configuration.
Private slot handling a change of the current item in the CA certificates list.
Private slot to delete the selected CA certificate.
Private slot to export the selected CA certificate.
Private slot to import server certificates.
Private slot to show data of the selected CA certificate.
Private slot handling a change of the current item in the server certificates list.
Private slot to delete the selected server certificate.
Private slot to export the selected server certificate.
Private slot to import server certificates.
Private slot to show data of the selected server certificate.