mirror of
https://github.com/alvarsedano/pfSense-Certificate-Viewer.git
synced 2025-04-19 08:55:11 +00:00
9 lines
441 B
Markdown
9 lines
441 B
Markdown
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.
|
|
|
|
Last change 2017/07/21: New feature: Now it also shows the CRL(s) in which the cert appears.
|