Hi ,

I built OpenSSL for a embedded platform using the commands as given below
CC=/opt_ga2/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/arm_v5t_le-gcc
RANLIB=/opt_ga2/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/arm_v5t_le-ranlib
export CFLAGS=-fPIC
./Configure linux-generic32
--prefix=/home/anilh/nfs1/home/openssl/openssl-0.9.8k/out
--openssldir=/home/anilh/nfs1/home/openssl/openssl-0.9.8k/

I integrated OpenSSL with QT-embedded demo browser
QT demo browser opens gmail (which uses htttps) without any errors
but while opening yahoomail it gives out error "SSL handshake failed".
Please do send me any ideas which will help in resloving this issue .

Best regards
Anil H

Reply via email to