Konark wrote:
Hi All ,

I found in ssl.h header file that error codes repeats many times like.....

#define SSL_R_BAD_ECDSA_SIGNATURE                                 1112

#define SSL_R_KEY_ARG_TOO_LONG                                      1112

#define SSL_R_BAD_ECDSA_SIGNATURE                                 1112

#define SSL_R_MISSING_TMP_ECDH_KEY                                1114

#define SSL_R_SSL2_CONNECTION_ID_TOO_LONG                  1114

#define SSL_R_BAD_ECPOINT                                      1113

#define SSL_R_SSL3_SESSION_ID_TOO_LONG                         1113

There are many such instances . What is the reason for assigning same value for different error codes...

this should be fixed in the cvs

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

Reply via email to