diff options
Diffstat (limited to 'test/fixtures/keys/agent3.cnf')
-rw-r--r-- | test/fixtures/keys/agent3.cnf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/keys/agent3.cnf b/test/fixtures/keys/agent3.cnf index 26db5ba755..36337178b2 100644 --- a/test/fixtures/keys/agent3.cnf +++ b/test/fixtures/keys/agent3.cnf @@ -1,6 +1,6 @@ [ req ] default_bits = 1024 -days = 999 +days = 9999 distinguished_name = req_distinguished_name attributes = req_attributes prompt = no |