summarylogtreecommitdiffstats
path: root/ca-dir.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ca-dir.patch')
-rw-r--r--ca-dir.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/ca-dir.patch b/ca-dir.patch
index a1402435d711..d0ad70470aa9 100644
--- a/ca-dir.patch
+++ b/ca-dir.patch
@@ -1,5 +1,5 @@
---- apps/CA.pl.in 2018-09-11 14:48:19.000000000 +0200
-+++ apps/CA.pl.in 2018-09-11 16:16:32.125629435 +0200
+--- apps/CA.pl.in 2019-09-10 15:13:07.000000000 +0200
++++ apps/CA.pl.in 2019-10-06 09:34:23.960864556 +0200
@@ -33,7 +33,7 @@
my $PKCS12 = "$openssl pkcs12";
@@ -9,9 +9,9 @@
my $CAKEY = "cakey.pem";
my $CAREQ = "careq.pem";
my $CACERT = "cacert.pem";
---- apps/openssl.cnf 2018-09-11 14:48:20.000000000 +0200
-+++ apps/openssl.cnf 2018-09-11 16:16:32.125629435 +0200
-@@ -43,7 +43,7 @@
+--- apps/openssl.cnf 2019-09-10 15:13:07.000000000 +0200
++++ apps/openssl.cnf 2019-10-06 09:34:23.960864556 +0200
+@@ -42,7 +42,7 @@
####################################################################
[ CA_default ]
@@ -20,7 +20,7 @@
certs = $dir/certs # Where the issued certs are kept
crl_dir = $dir/crl # Where the issued crl are kept
database = $dir/index.txt # database index file.
-@@ -327,7 +327,7 @@
+@@ -325,7 +325,7 @@
[ tsa_config1 ]
# These are used by the TSA reply generation only.