https://bugs.documentfoundation.org/show_bug.cgi?id=122906

--- Comment #9 from Lionel Elie Mamane <[email protected]> ---
Both loolwsd (the HTTP/TLS server code in it) and libpoco (used by loolwsd when
it it is acting as a HTTP/TLS client) hardcode a rather outdated openssl/TLS
configuration (such as a 1024 bit DH group for ephemeral key exchange), which
starts to be rejected by other clients / servers, respectively.

This gives the same symptoms as the ones you report, and may be your problem.

The patches that address that are:
 * https://gerrit.libreoffice.org/#/c/81090/
 * https://github.com/pocoproject/poco/pull/2816

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to