> -----Original Message----- > From: Savard Mike (EXT-NIC/Ottawa) > Sent: Tuesday, August 08, 2000 1:52 PM > To: '[EMAIL PROTECTED]'; ',[EMAIL PROTECTED]' > Subject: Client alert message > > Hello there, > > I would like to use OpenSSL to do the following: > > Send an alert message with level of fatal that results in immediate > termination of the connection. > Then also check that the session identifier is invalidated, preventing the > failed session from being used to establish new connections. > > Thus far my script has something like this to open the connection: > > echo " GET /" | ./openssl s_client -connect $ip:443 -cipher EXP-RC4-MD5 > -ssl3 >> test > > Does anyone have any idea how I could send the alert to terminate the > connection then attempt > to recconnect using the same session identifier. > > > As I am fairly new to this any help/info. would be much appreciated, > thanks - Mike S. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
