I have a system where I want to selectively man in the middle some SSL
connections.   My proxy server currently has the capability to man in the
middle all connections using openssl, or simply extract the server names
from the client hellos.

What I'd like to do is use my code to parse the client hello, and from
there decide if I want to engage the openssl library on the connection.
 Any recommendations for how I can stuff the client hello that I've
previously read into the SSL object so that when I call SSL_accept
 everything is cool?

-- 
*David Hinkle*

*Senior Software Developer*

*Phone:*  800.243.3729x3000

*Email:*  hin...@cipafilter.com

*Hours:*  Mon-Fri   8:00AM-5:00PM (CT)

Reply via email to