diff options
Diffstat (limited to 'src/wx/config_dialog.cc')
| -rw-r--r-- | src/wx/config_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/config_dialog.cc b/src/wx/config_dialog.cc index f6fb3c948..a057c2e82 100644 --- a/src/wx/config_dialog.cc +++ b/src/wx/config_dialog.cc @@ -699,6 +699,7 @@ CertificateChainEditor::remake_certificates () shared_ptr<dcp::CertificateChain> ( new dcp::CertificateChain ( openssl_path (), + CERTIFICATE_VALIDITY_PERIOD, d->organisation (), d->organisational_unit (), d->root_common_name (), |
