[xmlsec] make check problems

Aleksey Sanin aleksey at aleksey.com
Mon Jun 24 10:31:11 PDT 2019


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
> xmlsec at aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec
> 


More information about the xmlsec mailing list