summaryrefslogtreecommitdiff
path: root/src/certificate_chain.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/certificate_chain.h')
-rw-r--r--src/certificate_chain.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/certificate_chain.h b/src/certificate_chain.h
index 934e1fc5..df9f4ccf 100644
--- a/src/certificate_chain.h
+++ b/src/certificate_chain.h
@@ -86,6 +86,7 @@ public:
*/
CertificateChain (
boost::filesystem::path openssl,
+ int validity_in_days,
std::string organisation = "example.org",
std::string organisational_unit = "example.org",
std::string root_common_name = ".smpte-430-2.ROOT.NOT_FOR_PRODUCTION",