Attempting to re-connect with the same session id

2000-08-11 Thread EXT-Mike . Savard
Hi there, Once a session is close does anyone know the syntax (how) to reconnect using the same previously used session id. Any help with this would be much appreciated - Mike S. __ OpenSSL Project

RE: please help with understanding client authentication

2000-08-09 Thread EXT-Mike . Savard
Hi Randal, I am trying to get OpenSSL to import private key files. I am kinda blown away with this, too. So any info we can get will be much appreciated. -Original Message- From: EXT Randall Ward [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 09, 2000 1:28 PM To: '[EMAIL PROTECTED

Client alert message

2000-08-08 Thread EXT-Mike . Savard
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.