https://bugs.freedesktop.org/show_bug.cgi?id=72277
--- Comment #44 from Cédric Bosdonnat <[email protected]> --- (In reply to comment #43) > Do not understand where the root cause is, because: > > * curl work with https > * cmislib in a python script work with https > * wget work with https > * firefox work with https > > Why LibreOffice do not work with the same cmislib? The root cause is the SSL CA bundle used by the libcurl embedded in LibreOffice. We somehow need to find a way to use the ones from the system. And cmislib isn't the same thing than libcmis: one is written in python the other in C++. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
