diff options
author | Rob Austein <sra@hactrn.net> | 2007-10-31 16:31:38 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-10-31 16:31:38 +0000 |
commit | 8015aac75ab11bd601b354ebb34c976448d8b575 (patch) | |
tree | 9e02a2c173819a1c8820e3f55602db1ca843398e /scripts/testroot.cnf | |
parent | 65baffdd2fbcc227d8d0a6ee57849abfbb5b7e9d (diff) |
Cleanup
svn path=/scripts/testroot.cer; revision=1215
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 |