Yeah, there was a bug fixed here:

https://github.com/lsh123/xmlsec/commit/106e7dbf39d96c46aedecf229d55a09e7593f1ec

Please get the current master.

Aleksey

On 6/24/19 4:23 AM, Dmitry Belyavsky wrote:
Hello,

I'm building the xmlsec library with custom openssl:

./configure --with-default-crypto=openssl --with-openssl=/opt/cryptopack3 --enable-gost --enable-gost2012 --enable-crypto-dl
make
make check

make check indicates many skipped tests. Detailed diagnostics is the following:

xmlsec1-1.2.28/apps/xmlsec1 check-transforms  --crypto openssl --X509-skip-strict-checks --crypto-config /tmp/xmlsec-crypto-config tripledes-cbc Error: parameter "--X509-skip-strict-checks" is not supported or the requested
feature might have been disabled during compilation.
Error: invalid parameters

How do I enable the required option?
In the file apps/xmlsec.c I see that it is enabled when #ifndef XMLSEC_NO_X509
It should be enabled by default, but it is not.

What's wrong with my build?
Thank you!

--
SY, Dmitry Belyavsky

_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec

_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to