mirror of
https://github.com/alvarsedano/pfSense-Certificate-Viewer.git
synced 2025-07-10 15:16:57 +00:00
Update pfSenseCertViewer.ps1
This commit is contained in:
parent
0b2a7999ef
commit
a4d63228d8
@ -1,8 +1,8 @@
|
||||
####
|
||||
### Extracting pfSense Certificates (without private key)
|
||||
####
|
||||
# Redefine the $cfg string variable to point to a valid unecripted pfSense Configuration XML file.
|
||||
# You can also pass the command line FilePath parameter as path to the input XML cfg file
|
||||
# Redefine the $cfg string variable to point to a valid non encrypted pfSense XML configuration backup file.
|
||||
# You can also pass the command line FilePath parameter as path to the input XML cfg file.
|
||||
|
||||
# The script will return the CA certificates, Server certificates, User certificated (used or not used) and duplicate Serial Number Certificates
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user