Hi, All,
sorry if this is a repeat message. Obviously I am having some problems
with my email...
I am developing TLS based on xsupplicant code and openssl-0.9.7e. At
client side, in the state of SSL3_ST_CW_KEY_EXCH_A when
sl3_send_client_key_exchange() is called, DH_compute_key() is always
returning zero, which will generate an error string:
 error:14098005:lib(20):func(152):reason(5). 
It looks like a ASN1 error. Usually what caused this problem? Is this
because something goes wrong when
dh_clnt=DHparams_dup(dh_srvr) is called, or, DH_generate_key() is called? 
thanks,

Jie
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to