From 2956ab216e50b06cb9e971d666d07e4a9720c9bf Mon Sep 17 00:00:00 2001 From: Alvaro Sedano Date: Mon, 22 Jul 2019 00:34:44 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 676fcc9..0071fb4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ Powershell script: pfSense Certificate Viewer Sometimes it happens in pfSense that certificates are created with duplicated SerialNumbers (for the same CAroot). If any of these certificates are revoked, and it's in use for openVPN, we will be surprised of having more -revoked certs than the resired. This tool finds those duplicated SerialNumbe into a non encrypted xml pfSense config backup. +revoked certs than the resired. This tool finds those duplicated SerialNumbe +into a non encrypted xml pfSense config backup. Last change 2017/07/21: New feature: Now it also shows the CRL(s) in which the cert appears.