Firefox extension logon problem

Hi,

when i try to logon via the firefox extension (v1.48.0) i get some “network error when attempting to fetch resource” error. I’m using stable 1.18.0 backend.

docker logs:
[rustls::server::tls13][WARN] Resumption ignored, DHE_KE not offered

I’ve added my cert to firefox. ios and desktop app working without issues. Any ideas?

Okay, found the Problem. Added the self signed cert to exception list and it works.

but now the log got hundreds of

[rustls::server::tls13][WARN] Resumption ignored, DHE_KE not offered

messages.