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