Update README.md

This commit is contained in:
Alvaro Sedano 2019-08-13 18:47:32 +02:00 committed by GitHub
parent d27f14bca5
commit 34ec104ac6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,12 +2,12 @@
Powershell script: pfSense Certificate Viewer Powershell script: pfSense Certificate Viewer
Sometimes it happens in pfSense that certificates are created with Sometimes it happens in pfSense that certificates are created with
duplicated SerialNumbers (for the same CAroot). If any of these certificates duplicated SerialNumbers (in the same CAroot). If any of these certificates
are revoked, and it's in use for openVPN, we will be surprised of having more 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 revoked certs than the desired. This tool finds those duplicated SerialNumbers
into a non encrypted xml pfSense config backup. 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: Thanks to [pippin](https://forum.netgate.com/user/pippin) for show me the links to the pfSense docummented issue: