On Mon, Aug 06, 2001 at 01:46:25PM -0400, [EMAIL PROTECTED] wrote:
> I found typos with return strings of SSL_state_string_long() (in ssl_stat.c).
> 
> In the following cases, the last chracter of the return strings should be corrected 
>to 'B'.
> ---------------------------------------------
> case SSL3_ST_CW_CERT_VRFY_B:    str="SSLv3 write certificate verify A"; break;
> case SSL3_ST_CW_FINISHED_B:
> case SSL3_ST_SW_FINISHED_B:     str="SSLv3 write finished A"; break;
> ---------------------------------------------
> 
> These typos are left even in OpenSSL 0.9.6b.

Thanks, has been fixed.

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to