From 90b939661c500462fc2ed9451fba536c12b0ce5b Mon Sep 17 00:00:00 2001 From: Alvaro Sedano Date: Sun, 21 Jul 2019 17:55:17 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bec79e..a8ea53b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ 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 of the resired. This tools finds those duplicated SerialNumber. +revoked certs of the resired. This tool finds those duplicated SerialNumber. Last change 2017/07/21: New feature: Now it also shows the CRL(s) in which the cert appears.