Re: SSL alert number 80

2007-10-16 Thread Yevgen Lirnyk
> > One more short question. Where this alert was created? On server or > > client side? > This alert (in this case) is created on client and sent to server. Thanks a lot. __ OpenSSL Project http

Re: SSL alert number 80

2007-10-16 Thread Marek Marcola
Hello, > > According to RFC 2246, the alert number 80 represents an "internal > > error". Here is the description from the RFC > > > > internal_error > >An internal error unrelated to the peer or the correctness of the > >protocol makes it impossible to continue (such as a memory >

Re: SSL alert number 80

2007-10-16 Thread Yevgen Lirnyk
On Tue, 2007-10-16 at 00:13 -0700, Paras Shah wrote: > According to RFC 2246, the alert number 80 represents an "internal > error". Here is the description from the RFC > > internal_error >An internal error unrelated to the peer or the correctness of the >protocol makes it impossi

Re: SSL alert number 80

2007-10-16 Thread Paras Shah
to send message I'm getting following message: > "sending server not found" > > On the server side there is message in syslog: > STARTTLS=server: 29862:error:14094438:SSL routines:SSL3_READ_BYTES:tlsv1 > alert internal error:s3_pkt.c:1057:SSL alert number 80 > > and i

SSL alert number 80

2007-10-16 Thread Yevgen Lirnyk
:error:14094438:SSL routines:SSL3_READ_BYTES:tlsv1 alert internal error:s3_pkt.c:1057:SSL alert number 80 and immediately client " did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA" Version of OpenSSL is 0.9.8a and sendmail is 8.13.8 (Fedora Core 5) Same symptoms on Fedora c