Re: SSL alert number 42 in logs

2014-01-30 Thread Viktor Dukhovni
On Thu, Jan 30, 2014 at 06:10:45PM +0100, Jaime Fuentes - Ditecal wrote: > I connect to the server using Mozilla Thunderbird. Then you need to configure Mozilla to accept your server certificate or get a new one that it does accept. > >They mean that the remote SMTP client was for some reason un

Re: SSL alert number 42 in logs

2014-01-30 Thread Jaime Fuentes - Ditecal
0.0.1]: TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits) Jan 30 18:04:44 correo1 postfix/smtpd[20693]: warning: TLS library problem: 20693:error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate:s3_pkt.c:1108:SSL alert number 42: Jan 30 18:04:44 correo1 postfix/smtpd[20693]:

Re: SSL alert number 42 in logs

2014-01-30 Thread Viktor Dukhovni
TLS library >problem: 3384:error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 >alert bad certificate:s3_pkt.c:1108:SSL alert number 42: >Jan 29 20:03:42 correo2 postfix/smtpd[3495]: warning: TLS library >problem: 3495:error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 >ale

SSL alert number 42

2014-01-30 Thread Jaime Fuentes - Ditecal
bad certificate:s3_pkt.c:1108:SSL alert number 42: Jan 29 20:03:42 correo2 postfix/smtpd[3495]: warning: TLS library problem: 3495:error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate:s3_pkt.c:1108:SSL alert number 42: I don't know what mean this lines, because w

SSL alert number 42 in logs

2014-01-30 Thread Jaime Fuentes - Ditecal
bad certificate:s3_pkt.c:1108:SSL alert number 42: Jan 29 20:03:42 correo2 postfix/smtpd[3495]: warning: TLS library problem: 3495:error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate:s3_pkt.c:1108:SSL alert number 42: I don't know what mean this lines, because w

RE: sslv3 alert bad certificate:s3_pkt.c:1065:SSL alert number 42

2012-10-29 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Anamitra Dutta Majumdar (anmajumd) > Sent: Friday, 26 October, 2012 19:13 > To: openssl-users@openssl.org > Subject: Re: sslv3 alert bad certificate:s3_pkt.c:1065:SSL alert number 42 > This is a close box without a server operato

Re: sslv3 alert bad certificate:s3_pkt.c:1065:SSL alert number 42

2012-10-26 Thread Anamitra Dutta Majumdar (anmajumd)
umd) >>Sent: Thursday, 25 October, 2012 02:48 > >>We are getting the following error when running the s_client. >>We are on openssl 0.9.8l >>What could be the possible cause of this error > >>4955:error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad >certif

RE: sslv3 alert bad certificate:s3_pkt.c:1065:SSL alert number 42

2012-10-26 Thread Dave Thompson
error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate: >s3_pkt.c:1065:SSL alert number 42 >4955:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake failure: >s3_pkt.c:530: The server doesn't like the client certificate (chain) you sent. It didn't use one of the

Re: Adding CA cert to firefox results in 'SSL alert number 42: bad certificate' from httpd?

2006-11-06 Thread Dr. Stephen Henson
On Mon, Nov 06, 2006, Clem Taylor wrote: > >It might be the 2048 bit DSA cert it doesn't like. Try with a 1024 bit DSA > >key > >or a 2048 bit RSA key. > > Yup, that seems to be the problem, it didn't like 2048 bit DSA keys. > It is happy with 1024 bit DSA keys and 2048 bit RSA keys. > Some st

Re: Adding CA cert to firefox results in 'SSL alert number 42: bad certificate' from httpd?

2006-11-06 Thread Clem Taylor
It might be the 2048 bit DSA cert it doesn't like. Try with a 1024 bit DSA key or a 2048 bit RSA key. Yup, that seems to be the problem, it didn't like 2048 bit DSA keys. It is happy with 1024 bit DSA keys and 2048 bit RSA keys. I'm creating the certs for an embedded security device that could

Re: Adding CA cert to firefox results in 'SSL alert number 42: bad certificate' from httpd?

2006-11-03 Thread Dr. Stephen Henson
rupted. Error > Code: -8182". Firefox seems to think that the root certificate is > valid and 'openssl verify' says that the httpd cert is valid (using > the root cert). > > The httpd reports: > 331:error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad > ce

Adding CA cert to firefox results in 'SSL alert number 42: bad certificate' from httpd?

2006-11-03 Thread Clem Taylor
'openssl verify' says that the httpd cert is valid (using the root cert). The httpd reports: 331:error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate:s3_pkt.c:1052:SSL alert number 42 wireshark shows the same error: TLSv1 Alert (level: fatal, description: bad certifica