From 747245f59935daa28f1e76a43e5b48d26d8cca13 Mon Sep 17 00:00:00 2001 From: Alvaro Sedano Date: Fri, 13 Sep 2019 02:54:33 +0200 Subject: [PATCH] Line 204. Remove-Valiable product --- pfSenseCertViewer.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pfSenseCertViewer.ps1 b/pfSenseCertViewer.ps1 index cd6a53d..b5b8634 100644 --- a/pfSenseCertViewer.ps1 +++ b/pfSenseCertViewer.ps1 @@ -201,7 +201,7 @@ Add-Lista -lista ([ref]$listaC) -obj ([ref]$product.ca) -fromCA $true Add-Lista -lista ([ref]$listaC) -obj ([ref]$product.cert) -fromCA $false #Note: User Certificates created with old pfSense versions could set the EnhancedKeyUsageList property to . -#Remove-Variable product +Remove-Variable product #List of CA Certificates Write-Output "`nCA Certificates"