From f4762ff0afa4cc743436213551d28c22049e5361 Mon Sep 17 00:00:00 2001 From: Nik Mitev Date: Mon, 19 Feb 2024 15:42:07 +0000 Subject: [PATCH] remove crl distribution url from ca --- easyrsa3/x509-types/COMMON | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyrsa3/x509-types/COMMON b/easyrsa3/x509-types/COMMON index 53ca8f4..ff07025 100644 --- a/easyrsa3/x509-types/COMMON +++ b/easyrsa3/x509-types/COMMON @@ -4,7 +4,7 @@ # It could be used to add values every cert should have, such as a CDP as # demonstrated in the following example: -crlDistributionPoints = URI:http://localhost:5858/pki/ca.crl +#crlDistributionPoints = URI:http://localhost:5858/pki/ca.crl # The authority information access extension gives details about how to access