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
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 allocation failure). T