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

External file over HTTPs not working #4

Open
luisbraganca opened this issue Mar 27, 2018 · 1 comment
Open

External file over HTTPs not working #4

luisbraganca opened this issue Mar 27, 2018 · 1 comment

Comments

@luisbraganca
Copy link
Contributor

luisbraganca commented Mar 27, 2018

First of all: Great job with this app, I'm looking forward to see the final result!
The HTTP Basic Authentication made me WOW! Good job.
It's not working over HTTPS tho,
The following exception is shown on a Toast:
"SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found."
If I change the protocol from "https" to "http" it works flawlessly.
EDIT: Let me know if you want me to upload a simple kdbx file on my HTTPS website for testing purposes.

@sorz
Copy link
Owner

sorz commented Mar 27, 2018

Thanks.
HTTPS works for me. Maybe your server doesn't send the full chain of certs so Android doesn't trust it?

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