mirror of
https://github.com/LibreOffice/core.git
synced 2025-08-01 19:38:22 +00:00

- configure with: - --host=wasm64-local-emscripten - had to make a few externals optional, so adding: - --disable-nss - --disable-cmis - --disable-curl Change-Id: I48d1c73d2675ad2e2beaf2c341578199efbd24ee Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111130 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
XML signing, etc. From [http://www.aleksey.com/xmlsec/]. The certificate vertification functionality of libxmlsec is not used, both the mscng and nss backends specify the XMLSEC_KEYINFO_FLAGS_X509DATA_DONT_VERIFY_CERTS flag during verification.