diff options
Diffstat (limited to 'scripts/testroot.cnf')
-rw-r--r-- | scripts/testroot.cnf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/testroot.cnf b/scripts/testroot.cnf index 238bd8ab..a962316a 100644 --- a/scripts/testroot.cnf +++ b/scripts/testroot.cnf @@ -10,7 +10,7 @@ certificate = testroot.cer serial = testroot.serial private_key = testroot.key database = testroot.index -new_certs_dir = /tmp +new_certs_dir = . name_opt = ca_default cert_opt = ca_default default_days = 365 |