We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Digicert has terminated the Symantec timestamping service named in build.xml. See https://docs.digicert.com/en/whats-new/change-log/certcentral.html#august-19--2024
To Reproduce Build normally. Observe failure to sign jars.
Expected behavior Build should complete.
Actual behavior Build fails after repeated attempts to reach the nonexistent http://sha256timestamp.ws.symantec.com/sha256/timestamp
Screenshots "Connection reset"
Environment (please complete the following information):
Workaround(s) Update url to http://timestamp.digicert.com
Additional context See https://docs.digicert.com/en/whats-new/change-log/certcentral.html#august-19--2024
The text was updated successfully, but these errors were encountered:
Digicert has terminated the Symantec timestamping service named in build.xml
The specific file and line that needs to change is:
connect/server/build.xml
Line 1057 in be90435
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Digicert has terminated the Symantec timestamping service named in build.xml. See https://docs.digicert.com/en/whats-new/change-log/certcentral.html#august-19--2024
To Reproduce
Build normally. Observe failure to sign jars.
Expected behavior
Build should complete.
Actual behavior
Build fails after repeated attempts to reach the nonexistent http://sha256timestamp.ws.symantec.com/sha256/timestamp
Screenshots
"Connection reset"
Environment (please complete the following information):
Workaround(s)
Update url to http://timestamp.digicert.com
Additional context
See https://docs.digicert.com/en/whats-new/change-log/certcentral.html#august-19--2024
The text was updated successfully, but these errors were encountered: