Update vCenter-SSL.ps1
This commit is contained in:
@@ -149,7 +149,7 @@ If ((($CheckSLL).AllSANs) -eq $CommonName) {
|
||||
}
|
||||
else {
|
||||
Write-Host "Cert '$("$CommonName")' not ready for renewal" -ForegroundColor Yellow
|
||||
$RUN=$false
|
||||
#$RUN=$false
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user