The current implementation of SigningPackageTest (and SigningAppImageTest) are hardwired to use a pair self signed certificates named "jpackage.openjdk.java.net" in keychain "jpackagerTest"
In order to allow signing with real certificates, we have to allow the test user to indicate the name and keychain they want to use.
In order to allow signing with real certificates, we have to allow the test user to indicate the name and keychain they want to use.
- relates to
-
JDK-8258959 [TESTBUG] [macos] Failed to install SigningPackageTest-1.0.pkg on mac 10.15 and mac 11
- Closed