Line 204. Remove-Valiable product

This commit is contained in:
Alvaro Sedano 2019-09-13 02:54:33 +02:00 committed by GitHub
parent 5617a1a9b6
commit 747245f599
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 <empty>.
#Remove-Variable product
Remove-Variable product
#List of CA Certificates
Write-Output "`nCA Certificates"