[Libreoffice-bugs] [Bug 122906] [WOPI] SSL error

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Oct 21 08:41:21 UTC 2019


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

--- Comment #9 from Lionel Elie Mamane <lionel at mamane.lu> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191021/f16552ab/attachment.html>


More information about the Libreoffice-bugs mailing list