diff --git a/pfSenseCertViewer.ps1 b/pfSenseCertViewer.ps1 index d7bcc09..64c4815 100644 --- a/pfSenseCertViewer.ps1 +++ b/pfSenseCertViewer.ps1 @@ -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 #