Hi Patrick, I have no idea of what is possible but you surely need to investigate in jakarta's commons-httpclient API to find an answer.
Marc. Patrick Eisenacher wrote: > Hi list, > > is there a way how I can access > - the negotiated protocol version > - the negotiated ciphersuite > - the owner of the server's certificate > - the issuer of the server's certificate > - the validity of the server's certificate > - other SSL or certificate parameters > of a secure connection? > > Is there even a way how I can specify the list of ciphersuites offered > and the protocol version that the client wants to speak? Session > resumption handling would be another interest for verification. > > Thank you, > Patrick Eisenacher _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

