https://bugs.documentfoundation.org/show_bug.cgi?id=164781
--- Comment #10 from Michael Stahl (allotropia) <[email protected]> --- LibreOffice has a document signature feature where the user can choose X509 certificates from Mozilla products' profiles; on Windows, the system certificate store is used, and the same could be done on MacOSX in theory. this is entirely unrelated to any network connections, and the WebDAV/HTTP UCP simply relies on libcurl to get the certificates. for Linux systems, libcurl is built with the OpenSSL backend, and we configure that to read system certificates from various paths in include/systools/opensslinit.hxx. my experience with MacOSX is limited to version 10.4, so you're probably not interested in it :) -- You are receiving this mail because: You are the assignee for the bug.
