Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

System.err: java.security.cert.CertificateException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found #132

Open
afyfe opened this issue Sep 14, 2021 · 4 comments

Comments

@afyfe
Copy link

afyfe commented Sep 14, 2021

Hi,

Has anyone experienced this error ?

im struggling to see where the is coming from ??

@boykoy96bg
Copy link

you can edit whisper.store files (the password is "whisper" without quote), insert your certificate there. (certificate of host api server signal)

@afyfe
Copy link
Author

afyfe commented Sep 14, 2021 via email

@afyfe
Copy link
Author

afyfe commented Sep 15, 2021

you can edit whisper.store files (the password is "whisper" without quote), insert your certificate there. (certificate of host api server signal)

I have done this and the andoird developer has used that file and re built the app, but we are getting the same error in the log file...

@adityaasoleh
Copy link

You need import the cert, root ca, intermediate ca to whisper.store. If you're using self-signed ca, make sure the on your cert the san or cn is valid with the hostname (signal-server or cds, or kbs or etc) you're using.

I've build latest version of server, android app, cds, kbs and its running well without issues)

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

No branches or pull requests

3 participants