in reply to Re^2: Use Net::SSLeay, how to read the encrypted ssl alert record.in thread Use Net::SSLeay, how to read the encrypted ssl alert record.
print Net::SSLeay::alert_desc_string(0); [download]