eclipse-cbi / org.eclipse.cbi

CBI Maven plugins and Webservices
https://eclipse-cbi.github.io/org.eclipse.cbi/
Eclipse Public License 2.0
1 stars 10 forks source link

Support multiple timestamp authorities for jar signing #516

Open netomi opened 1 month ago

netomi commented 1 month ago

Similar to other signing services the jar signing service should also support specifying multiple timeserver urls to provide failover in case the one specified is not reachable. This happens from time to time and creates service disruption.

There is a PR for the maven-jarsigner-plugin that we could use as inspiration:

https://github.com/apache/maven-jarsigner-plugin/pull/19/files