You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: