From 34ec104ac6c4a717f8e05c108ee34f52d0bf524d Mon Sep 17 00:00:00 2001 From: Alvaro Sedano Date: Tue, 13 Aug 2019 18:47:32 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7b2f38c..d9c51ec 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ 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 +duplicated SerialNumbers (in the same CAroot). If any of these certificates +are revoked, and it's in use by openVPN, we will be surprised of having more revoked certs than the desired. This tool finds those duplicated SerialNumbers 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. +Last change 2019/07/21: New feature: Now it also shows the CRL(s) in which the cert appears. Thanks to [pippin](https://forum.netgate.com/user/pippin) for show me the links to the pfSense docummented issue: