Update README.md

This commit is contained in:
Alvaro Sedano 2019-07-21 18:02:43 +02:00 committed by GitHub
parent 90b939661c
commit 0b2a7999ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 tool finds those duplicated SerialNumber.
revoked certs of 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.