You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jarsigner: unable to sign jar: java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 500 for URL: http://timestamp.digicert.com/scripts/timstamp.dll
I was following https://stackoverflow.com/questions/79591015/signing-a-jar-file-using-jsign-and-kms, and it works fine with JDK 17. After upgrading to OpenJDK 21, here comes the error message: