RE: Application is failing with cipher or hash unavailable

2011-05-16 Thread pradeepreddy
did not help. All I could find out was, error alert is encrypted. Did not understand what condition was seen by client's openssl to throw this error and how to know the condition? Any inputs on this. Dave Thompson-5 wrote: > >> From: owner-openssl-us...@openssl.org On Behalf O

Re: Application is failing with cipher or hash unavailable

2011-05-12 Thread pradeepreddy
ou can use mozilla and edit > the > cipher suites in the advance tab or use openssl client connect command and > supply some specific cipher which u know for sure is available on the > server. > > On Wed, May 11, 2011 at 2:54 PM, pradeepreddy > wrote: > >> >> Hi

RE: Application is failing with cipher or hash unavailable

2011-05-12 Thread pradeepreddy
Any inputs? This same application on windows does hand shake successfully. Server is same in both linux and windows client application. pradeepreddy wrote: > > Hi, > > I have the SSL_library_init() in my app, which will load the algos. > > > Erik Tkal wrote: >>

RE: Application is failing with cipher or hash unavailable

2011-05-11 Thread pradeepreddy
in your app? > > > Erik Tkal > Juniper OAC/UAC/Pulse Development > > > -Original Message- > From: owner-openssl-us...@openssl.org > [mailto:owner-openssl-us...@openssl.org] On Behalf Of pradeepreddy > Sent: Wednesday, May 11, 2011 3:55 PM

Application is failing with cipher or hash unavailable

2011-05-11 Thread pradeepreddy
Hi , My application is running with OpenSSL 0.9.8h 28 May 2008 in gentoo linux: >uname -a Linux localhost 2.6.32.9 #1 SMP Thu Jul 8 14:30:23 Local time zone must be set--see zic m i686 Intel(R) Pentium(R) D CPU 2.80GHz GenuineIntel GNU/Linux But ssl hand shake is failing with below error: SSL_ER

Issue with d2i_PKCS7_bio

2011-03-08 Thread pradeepreddy
Hi, I am trying to retrieve the PKCS7 record from bio with d2i_PKCS7_bio (void)BIO_flush(membio); PKCS7 *p7rec; p7rec = d2i_PKCS7_bio(membio, NULL); Following is the back trace: *** glibc detected *** ./scep_client: free(): invalid next size (fast): 0x08065768 *** === Backtrace: = /

OCSP request failing

2011-02-28 Thread pradeepreddy
Hi , I have coded ocsp client with openssl.But when I verify openssl ocsp utility, it is throwing below error: >openssl ocsp -reqin ocspreq.der -text Error reading OCSP request 3078063752:error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag:tasn_dec.c:1319: 3078063752:error:0D07803A:asn