[Date Prev][Date Next] [Chronological] [Thread] [Top]

where is ssl3_send_alert() ??



ssl3_send_alert() is not defined in any of the installed openssl header
files, or any where in the openssl documentation.  'nm' does show that
it's symbol in the libssl.so, but I can not find it in anywhere in
openssl-0.9.6d ( on win23 ).
Is there another function that can replace ssl3_send_alert()?

--Kervin