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

Cannot Sign Using WatchdataProxy Token "SignatureP11.dll" #6

Closed
ski14 opened this issue Jun 20, 2019 · 3 comments
Closed

Cannot Sign Using WatchdataProxy Token "SignatureP11.dll" #6

ski14 opened this issue Jun 20, 2019 · 3 comments

Comments

@ski14
Copy link

ski14 commented Jun 20, 2019

The following error occured
java.lang.Exception: Can not download the CRL from: https://www.ncodesolutions.com/repository/ncodeca14.crl
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Have tried diable the firewall still the same and It can access the url directly from the browser..Please Help :)

@damianofalcioni
Copy link
Owner

Hi,
the problem may not be only related to the CRL Download but to the fact that the public root of your certificate authority is not in your default java keystore. Just search the error "sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target" on google. Is a standard java signature verification failing error.

@ski14
Copy link
Author

ski14 commented Jun 21, 2019 via email

@damianofalcioni
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants