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

OPDS over HTTPS #563

Open
Benny- opened this issue Dec 1, 2014 · 1 comment
Open

OPDS over HTTPS #563

Benny- opened this issue Dec 1, 2014 · 1 comment

Comments

@Benny-
Copy link

Benny- commented Dec 1, 2014

Add the following OPDS feed:
https://mylittleserver.nl/opds/

Expected behaviour:
Able to browse the feed without any errors in a secure and private manner.

Actual behaviour:
Unable to browse the feed. The following error is given: No peer certificate.

Additional information:
It is possible to view the above feed if "accept self-signed certificates" is checked. (note: the used cert is not self-signed, this should not be needed)
Viewing above feed using the android web browser works fine.
Android version: Stock 4.4.2

@NightWhistler
Copy link
Owner

Hmm, that's an interesting bug... PageTurner just uses the default HTTPClient from Android, so I would expect any certificate that is accepted in the browser to work.

By the way: when checking the "accept self-signed certificates" box, your connection is still encrypted and secure... but you are (very theoretically) in danger of connecting to a spoofed server.

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