cinnyapp / cinny-desktop

Yet another matrix client for desktop
GNU Affero General Public License v3.0
405 stars 49 forks source link

Unable to connect: Unacceptable TLS certificate for valid certificate #109

Open mpldr opened 1 year ago

mpldr commented 1 year ago

Describe the bug

When using my homeserver at poldrack.dev, the Request to https://poldrack.dev/.well-known/matrix/client is reported by cinny to yield Failed to load resource: Unacceptable TLS certificate E — main.3281c9cdecebb6e8f8d3.bundle.js:2:1336809

Reproduction

  1. Enter Homeserver
  2. Be informed that there is an error

Expected behavior

Platform and versions

1. OS: Arch Linux
2. Cinny version 2.2.2
3. Matrix homeserver: poldrack.dev
4. Downloaded from GitHub Releases via the AUR

Additional context

https://www.ssllabs.com/ssltest/analyze.html?d=poldrack.dev

kubo6472 commented 2 weeks ago

I think it's the exact problem I have. I had my site on apex on netlify, and a redirect to my matrix server with the _redirects file.

I then switched to CF pages, and put the raw json well-known responses into workers' scripts.

Before, cinny was fine, currently it "cannot find the server" as the only client I know. I think the issue comes down to the difference between this cert, and this one.