RE: sslv3 alert bad certificate

2013-05-17 Thread Dave Thompson
>From: owner-openssl-us...@openssl.org On Behalf Of Mithun Kumar >Sent: Thursday, 16 May, 2013 14:17 >Adding more info...Looks like the handshake is doesnt stop >as soon as the error is added by Openssl. Any inputs in what >scenarios such errors are thrown.? Possibly the peer made bad_cert a n

Re: sslv3 alert bad certificate

2013-05-17 Thread Mithun Kumar
Adding more info...Looks like the handshake is doesnt stop as soon as the error is added by Openssl. Any inputs in what scenarios such errors are thrown.? On Thu, May 16, 2013 at 11:39 PM, Mithun Kumar wrote: > Hello All > > Any pointers why below error is thrown by openssl? > > error:14094412:

RE: sslv3 alert bad certificate

2013-05-17 Thread Eisenacher, Patrick
> From: Mithun Kumar > > Any pointers why below error is thrown by openssl? > > error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad > certificate:s3_pkt.c:1193:SSL alert number 42 Your peer didn't like your certificate and sent you a fatal bad certificate alert message. HTH, Patrick Eise

sslv3 alert bad certificate

2013-05-16 Thread Mithun Kumar
Hello All Any pointers why below error is thrown by openssl? error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate:s3_pkt.c:1193:SSL alert number 42 -mithun

error: sslv3 alert bad certificate

2009-10-15 Thread venkat naidu
les in my client and server communication applications am getting following error from server side *code 17426, sslv3 alert bad certificate* i have tried the key size of the algorithm to 2048 (i have set 1024 as default) , even then am facing the following. please help me in fixing this rega

Re: sslv3 alert bad certificate

2005-10-07 Thread Felix Dorner
ertificate verification' anyway? I changed the CN to the correct value as proposed by Joseph, but still get a sslv3 alert bad certificate warning. felix __ OpenSSL Project http://www.openssl.org U

Re: sslv3 alert bad certificate

2005-10-07 Thread Joseph Oreste Bruni
;could not verify the certificate for unknown reasons", and folding/unfolding the certificate entries is not possible: it looks as if the certificate is "empty" 2. on the server side i receive a sslv3 alert bad certificate what are now the differences between a "properly working

sslv3 alert bad certificate

2005-10-07 Thread Felix Dorner
en i "examine" the certificate from firefoxes popup window the topmost message sais "could not verify the certificate for unknown reasons", and folding/unfolding the certificate entries is not possible: it looks as if the certificate is "empty" 2. on the server sid