office-gobmx/external/xmlsec
Tor Lillqvist 25c1a9be77 Use up-to-date config.{guess,sub} for external/xmlsec, too
Change-Id: Ib6beab0aa9bf72af83520020eeca6e20a9ecc3df
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98096
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-07-05 12:43:12 +02:00
..
ExternalPackage_xmlsec.mk
ExternalProject_xmlsec.mk
Makefile
Module_xmlsec.mk
README
UnpackedTarball_xmlsec.mk Use up-to-date config.{guess,sub} for external/xmlsec, too 2020-07-05 12:43:12 +02:00

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.