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 63ef8901..81ac098a 100644
--- a/src/certificate_chain.h
+++ b/src/certificate_chain.h
@@ -76,6 +76,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",