]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
added crlnumber
authorAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 27 Apr 2007 21:41:07 +0000 (21:41 -0000)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 27 Apr 2007 21:41:07 +0000 (21:41 -0000)
testing/hosts/winnetou/etc/openssl/crlnumber [new file with mode: 0644]
testing/hosts/winnetou/etc/openssl/crlnumber.old [new file with mode: 0644]
testing/hosts/winnetou/etc/openssl/openssl.cnf

diff --git a/testing/hosts/winnetou/etc/openssl/crlnumber b/testing/hosts/winnetou/etc/openssl/crlnumber
new file mode 100644 (file)
index 0000000..9e22bcb
--- /dev/null
@@ -0,0 +1 @@
+02
diff --git a/testing/hosts/winnetou/etc/openssl/crlnumber.old b/testing/hosts/winnetou/etc/openssl/crlnumber.old
new file mode 100644 (file)
index 0000000..8a0f05e
--- /dev/null
@@ -0,0 +1 @@
+01
index 165d8bbebcddaa6bb8a17d1cc5d2888f0969d0a6..56a9061f67d38dc8d29393fe1e28999f3eabae54 100644 (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