Hey folks. I've been looking thru the OpenSSL online docs for some of the error message documentation. I've found the pages for err(3), ERR_error_string(3), ERR_get_errors(3), etc. but I can't find any real description of what the messages returned by ERR_error_string(ERR_get_error(), buf);.
We're getting the following on relatively rare occasions, and my Ops dept wants some idea what it is and what, if anything should be done: error:14094417:SSL routines:SSL3_READ_BYTES:sslv3 alert illegal parameter error:140943FC:SSL routines:SSL3_READ_BYTES:sslv3 alert bad record mac These are happening in the same routine, reading a line of data from the connection (after the handshake is done) and an SSL_ERROR_SSL is returned from SSL_read(). If anyone has an idea, or knows where in the docs it is discussed, I'd really appreciate the pointer. Thanks in advance Lou -- Louis LeBlanc - Software Engineer - Mirror Image Internet, Inc. http://www.mirror-image.com [EMAIL PROTECTED] Phone: 781.376.1186 Fax:781.376.1110 ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]