added crlnumber

This commit is contained in:
Andreas Steffen 2007-04-27 21:41:07 +00:00
parent 9c53c47bde
commit 85e658a2c4
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
02

View File

@ -0,0 +1 @@
01

View File

@ -34,6 +34,7 @@ new_certs_dir = $dir/newcerts # default place for new certs.
certificate = $dir/strongswanCert.pem # The CA certificate
serial = $dir/serial # The current serial number
crl = $dir/crl.pem # The current CRL
crlnumber = $dir/crlnumber # The current CRL serial number
private_key = $dir/strongswanKey.pem # The private key
RANDFILE = $dir/.rand # private random number file