Skip to content
New issue

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

Connection refused when using default TSA #17

Open
CesarCapillas opened this issue Oct 10, 2020 · 0 comments
Open

Connection refused when using default TSA #17

CesarCapillas opened this issue Oct 10, 2020 · 0 comments
Assignees
Labels

Comments

@CesarCapillas
Copy link
Member

For this known problem, you can:

  • Disable TSA in preferences
  • Selecting another TSA server different to Izenpe.
  • Fix TSA servers in the following file

$SINADURA_HOME/resources/preferences/timestamp-preferences.csv

with:

key;name;url;ocspurl;
izenpe;Izenpe;http://tsa.izenpe.com;http://ocsp.izenpe.com:8094;
CATCert;CATCert;http://psis.catcert.net/psis/catcert/tsp;noesnecesario;
ACCV;ACCV;http://tss.accv.es:8318/tsa;noesnecesario;

when the original TSA server is http://ocsp.izenpe.com:8093 instead of http://tsa.izenpe.com

@CesarCapillas CesarCapillas self-assigned this Oct 10, 2020
@CesarCapillas CesarCapillas pinned this issue Oct 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant