mirror of
https://github.com/alvarsedano/pfSense-Certificate-Viewer.git
synced 2026-08-06 05:46:11 +00:00
4b8db525de9a1e9dfbcc96d6573b9caeb97f907b
pfSense-Certificate-Viewer
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 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.
Thanks to pippin for show me the links to the pfSense docummented issue:
https://redmine.pfsense.org/issues/3694
https://forum.netgate.com/topic/69978/generated-certificates-with-non-unique-serial-numbers/2
Languages
PowerShell
100%