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

EteSync Groupware Resource in Kontact does not work with self-signed certificates #166

Open
ioogithub opened this issue Jul 9, 2023 · 1 comment

Comments

@ioogithub
Copy link

I have the following setup:

Server

Clients:

  • Client 1: Web browser
  • Client 2: Android etesync app
  • Client 3; Kontact EteSync Groupware Respurce

Observations:

  1. Running http://localhost:port in a browser:
    It works

  2. Running https://sub.domain.com:port thought the reverse proxy in a browser:
    It works

  3. In the etesync app https://sub.domain.com:port

EteSync: Connection security
EyeSync has encountered an unknown certificate. Do you want to trust it?
Clicking: I have manually verified the whole fingerprint Accept.

Client syncs. This works.

4a. In Kontact, adding http://localhost:port as an EteSync Groupware Resource
Client syncs. This works.

4b. In Kontact, adding https://sub.domain.com:port as an EteSync Groupware Resource
Could not connect to the server. Please ensure that the server URL is correct.

So it appears that etesync does not work with Kontact if the server is using a custom certificate. There is no prompt to accept the self-signed certificate it just throws a URL error.

Would it be possible to adding a setting allowing for a custom or self-signed cert using the EteSync Kontact plugin?

@daftaupe
Copy link
Collaborator

Hello,

it's more a problem related to the "Kontact EteSync Groupware Ressource" software than an EteSync server issue, so you should contact the KDE team about this bug.

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