certificate signature failure

2011-09-30 Thread Luca Bolognini
Hallo,I'm trying to use certicate with 0.9.8h OpenSSL version.In my application code, working as client, I've an error that can be replicated from linux shell as follows: root@myboard:~# openssl versionOpenSSL 0.9.8h 28 May 2008 root@myboard:~# openssl verify -purpose sslserver -CAfile cacert.pe

Cross-compilation of openssl-fips-1.2.2

2011-06-07 Thread Luca Bolognini
Hallo,I'm trying to cross-compile openssl-fips-1.2.2 for an arm embedded device.These are the steps I followed:[bolognini@davinci17 ~/software/openssl-fips-1.2.2]$ export CROSS_COMPILE=/opt/ti/codesourcery/bin/arm-none-linux-gnueabi-[bolognini@davinci17 ~/software/openssl-fips-1.2.2]$ export