Hi all I would like to access the client certificate CN when a 2-way SSL connection is being used. The SSLIOSessionHandler allows me to verify a client hostname and the SSL connection established before the request is processed. If we further pass the IOSession to this method from the SSLIOSession invoking the verify() method, it would be possible to set values of interest on the context for subsequent processing. Will it be ok to pass this to an overloaded verify method - on the 4.1-alpha1 codebase?
thanks asankha --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
