mirror of
https://github.com/alvarsedano/pfSense-Certificate-Viewer.git
synced 2025-06-28 01:07:00 +00:00
Line 204. Remove-Valiable product
This commit is contained in:
parent
5617a1a9b6
commit
747245f599
@ -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
|
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>.
|
#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
|
#List of CA Certificates
|
||||||
Write-Output "`nCA Certificates"
|
Write-Output "`nCA Certificates"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user