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

Java security Cert issue #9

Open
LuWoody opened this issue Mar 9, 2020 · 5 comments
Open

Java security Cert issue #9

LuWoody opened this issue Mar 9, 2020 · 5 comments

Comments

@LuWoody
Copy link

LuWoody commented Mar 9, 2020

Is there any problem with an self signed server https certificate? (CA Root Cert is imported, and the dokuwiki webpage is trusted in Chrome)

Error log message in the app:

Back one page in history

page test loaded from local db

page test not in local db, get it from server

XmlRpc call wiki.getPageHTML error: org.apache.xmlrpc.XmlRpcException: Failed to read server's response: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.

@Frogging101
Copy link

I have the same issue.

@fabienli
Copy link
Owner

I'll need to try and reproduce this issue ... maybe a setup in the network libs I'm using

@LuWoody
Copy link
Author

LuWoody commented Jul 21, 2020

That would be great!
I have the same error with an let's Encrypt certificate and https reverse proxy; maybe this information is helpful

@Chewie9999
Copy link

I have the same error, even when using my own rootCA which is already installed on the phone and works in the browser.
No error is shown on sync, but when re-opening the the app, it displays

Page was not found on your dokuwiki: either there's an error while connecting to the server, or the page doesn't exist.
If the page 'start' doesn't exist, do you want to create it?

together with a create button.
Clicking on "Display online page" goes to the correct page (start) without errors.

@fabienli
Copy link
Owner

might be dupe with #106

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

4 participants