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
The timestamp server seems to be down. Indeed, a wget to https://freetsa.org/tsr fails:
wget
https://freetsa.org/tsr
BatchPDFSign/lib/src/main/java/BatchPDFSign/lib/BatchPDFSign.java
Line 71 in f18b65f
Does someone knows another timestamp server that we can temporarily use to direct, and can we make this a configurable attribute?
The text was updated successfully, but these errors were encountered:
A list of (free) timestamp authorities: https://gist.github.com/Manouchehri/fd754e402d98430243455713efada710
Sorry, something went wrong.
Merge pull request #23 from hapytex/issues/issue-21
4366675
make the tsa server configurable, fixing #21
No branches or pull requests
The timestamp server seems to be down. Indeed, a
wget
tohttps://freetsa.org/tsr
fails:BatchPDFSign/lib/src/main/java/BatchPDFSign/lib/BatchPDFSign.java
Line 71 in f18b65f
Does someone knows another timestamp server that we can temporarily use to direct, and can we make this a configurable attribute?
The text was updated successfully, but these errors were encountered: