Re: Application is failing with cipher or hash unavailable

2011-05-16 Thread Gayathri Sundar
Am not sure what the poster of this msg is actually doing, but I faced a similar problem when I was trying to achieve SSL from kernel, I had to work on sk_buff chains and fragmented SSL Records, and during my development, I got a lot of error alerts of 21 as some boundary conditions were not met. I

RE: Application is failing with cipher or hash unavailable

2011-05-16 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Gayathri Sundar > Sent: Monday, 16 May, 2011 10:18 > You could hack ur client and server to use cipher null and see the > alert in clear..most,y should be digest failure. > If you mean MAC failure (actually MAC-or-decryption-failure, since the

RE: Application is failing with cipher or hash unavailable

2011-05-16 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Gayathri Sundar > Sent: Monday, 16 May, 2011 16:06 > Alert 21 seems to be decryption failure. > Alert description aka alert code 21, yes. But OP says he is getting an encrypted alert, apparently in wireshark, which then can't and doesn't deco

Re: Application is failing with cipher or hash unavailable

2011-05-16 Thread Gayathri Sundar
; Most likely the client has offered a suite or compression >> it doesn't actually support, which it shouldn't, or some of >> OpenSSL's memory has been clobbered by a bug in your client. >> >> Look at the selected suite in ser

Re: Application is failing with cipher or hash unavailable

2011-05-16 Thread Gayathri Sundar
>> Most likely the client has offered a suite or compression >> it doesn't actually support, which it shouldn't, or some of >> OpenSSL's memory has been clobbered by a bug in your client. >> >> Look at the selected suit

RE: Application is failing with cipher or hash unavailable

2011-05-16 Thread pradeepreddy
emory has been clobbered by a bug in your client. > > Look at the selected suite in server-hello, and compare > to the build options for the build(s) you are using. > > > > __________ > OpenSSL Project

RE: Application is failing with cipher or hash unavailable

2011-05-12 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of pradeepreddy > Sent: Thursday, 12 May, 2011 18:37 > I have tried with all the ciphers. This same application works well on > windows. > > I run my application again with s_server, but hit with the same error: > SSL_ERROR_SSL > error:140D308A:SS

Re: Application is failing with cipher or hash unavailable

2011-05-12 Thread pradeepreddy
en 3148 bytes >> --- >> New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256-SHA >> Server public key is 2048 bit >> Compression: NONE >> Expansion: NONE >> SSL-Session: >>Protocol : TLSv1 >>Cipher: DHE-RSA-AES256-SHA >>Session-ID: >&g

Re: Application is failing with cipher or hash unavailable

2011-05-12 Thread Gayathri Sundar
6E449B5FA9E29EC4E25312D4C501 >Key-Arg : None >Start Time: 1305122070 > Timeout : 300 (sec) >Verify return code: 0 (ok) > --- > > -- > View this message in context: > http://old.nabble.com/Application-is-failing-with-cipher-or-hash

RE: Application is failing with cipher or hash unavailable

2011-05-12 Thread pradeepreddy
C/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 >> To: openssl-users@openssl.org >> Subject:

RE: Application is failing with cipher or hash unavailable

2011-05-11 Thread pradeepreddy
> To: openssl-users@openssl.org > Subject: Application is failing with cipher or hash unavailable > > > 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

RE: Application is failing with cipher or hash unavailable

2011-05-11 Thread Erik Tkal
-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of pradeepreddy Sent: Wednesday, May 11, 2011 3:55 PM To: openssl-users@openssl.org Subject: Application is failing with cipher or hash unavailable Hi , My application is running with OpenSSL 0.9.8h 28 May 2008 in gentoo

Application is failing with cipher or hash unavailable

2011-05-11 Thread pradeepreddy
1305122070 Timeout : 300 (sec) Verify return code: 0 (ok) --- -- View this message in context: http://old.nabble.com/Application-is-failing-with-cipher-or-hash-unavailable-tp31597508p31597508.html Sent from the OpenSSL - User mailing lis

RE: cipher or hash unavailable

2008-10-09 Thread Glenn MacGregor
Glenn From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Glenn MacGregor Sent: Thursday, October 09, 2008 11:13 AM To: openssl-users@openssl.org Subject: cipher or hash unavailable Hi All, I am using openssl-0.9.8i with curl. When I try to access a secure site (https) my

cipher or hash unavailable

2008-10-09 Thread Glenn MacGregor
Hi All, I am using openssl-0.9.8i with curl. When I try to access a secure site (https) my app dies with the error: TLS1_SETUP_KEY_BLOCK:cipher or hash unavailable I should also say that I am using pthreads and have implemented the necessary callback functions for lockin

Re: SSL error (138): cipher or hash unavailable

2007-04-17 Thread Johans Taboada
2007/4/10, Johans Taboada <[EMAIL PROTECTED]>: Hi list, I ask for help please. Still waiting... DatabaseError: SSL error: cipher or hash unavailable\n ... OperationalError: SSL error: cipher or hash unavailable\n ... What does it really mean '''cipher or hash

SSL error (138): cipher or hash unavailable

2007-04-10 Thread Johans Taboada
eight server, tracd), it works with no problems. But when I use it throught apache2+mod_python, apache shows HTTP 500: {{{ # error_log, using pyPgSQL [Thu Apr 05 19:25:43 2007] [error] [client 192.168.2.52] DatabaseError: SSL error: cipher or hash unavailable\n [Thu Apr 05 19:25:43 2007] [