summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wx/certificate_chain_editor.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/certificate_chain_editor.cc b/src/wx/certificate_chain_editor.cc
index 97275cc79..3ba9d69dd 100644
--- a/src/wx/certificate_chain_editor.cc
+++ b/src/wx/certificate_chain_editor.cc
@@ -384,6 +384,7 @@ CertificateChainEditor::import_private_key()
}
update_sensitivity();
+ update_certificate_list();
}
void