[Windows] Update PostgreSQL signature subject (#13664)

This commit is contained in:
Erik Bershel
2026-02-13 11:50:18 +01:00
committed by GitHub
parent c4351bb5fd
commit bc372d1bb2
@@ -85,7 +85,7 @@ $installerArgs = @(
Install-Binary `
-Url $installerUrl `
-InstallArgs $installerArgs `
-ExpectedSubject 'CN=EnterpriseDB Corporation, O=EnterpriseDB Corporation, S=Massachusetts, C=US' `
-ExpectedSubject 'CN=EnterpriseDB Corporation, O=EnterpriseDB Corporation, L=Wilmington, S=Delaware, C=US' `
-InstallerLogPath "$env:TEMP\**\install-postgresql.log"
# Get Path to pg_ctl.exe