This commit is contained in:
Aleksandr Chebotov
2020-04-24 20:14:42 +03:00
committed by GitHub
parent 201f41d655
commit aceadd6a06

View File

@@ -107,7 +107,7 @@ function Disable-RootAutoUpdate {
# Property to remove
$CERT_NOT_BEFORE_FILETIME_PROP_ID = 126
# Add extende cert type
# Add extended cert type
Add-ExtendedCertType
# Get certificates without property CERT_NOT_BEFORE_FILETIME_PROP_ID
@@ -124,4 +124,4 @@ if ($certsWithoutPropId.Count -gt 0) {
}
# Disable auto root update mechanism
Disable-RootAutoUpdate
Disable-RootAutoUpdate