From 7ecf17920ab87abb32c372ae1fe29e4e584ae395 Mon Sep 17 00:00:00 2001 From: David Kaufmann Date: Thu, 5 Feb 2015 03:15:21 +0100 Subject: [PATCH] fix CRL address --- openssl.cnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssl.cnf b/openssl.cnf index df50e6b..046adfa 100644 --- a/openssl.cnf +++ b/openssl.cnf @@ -30,7 +30,7 @@ policy = ca_match unique_subject = no [ ca_extensions ] -crlDistributionPoints=URI:http://www.somenet.org/somenet.crl +crlDistributionPoints=URI:http://www.ionic.at/ionic.crl [ ca_match ] organizationName = match -- 2.43.0