Has anything been comitted on this?
Srinath Perera wrote: > > Hi All; > > As far as I understood Axis2 https support is based on J2SE keystroes. > > Even though it work for most of the cases, it is very useful to be > able to add ability to add custom socket factory to HTTPS instead of > providing a keystore. For an example in our case we use Globous > credentials, and there are secure socket factory that work with them. > In our case there is no keystroe present. > > Commons HTTP client support adding a custom secure socket factory. > Please see "Customizing SSL in HttpClient" in > http://jakarta.apache.org/commons/httpclient/sslguide.html. > > What I purpose is to add new parameter called > > "customSSL" to https transport sender which sets custom SSL factory on > CommonsHTTP client and if it present it take precedence over J2SE > configuration. > > If we agree, one of us will do it :) > > Thanks > Srinath > > > > > -- > ============================ > Srinath Perera: > Indiana University, Bloomington > http://www.cs.indiana.edu/~hperera/ > http://www.bloglines.com/blog/hemapani > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Adding-Hook-to-configure-Secure-Socket-factory-in-Axis2-HTTPS-tf3241582.html#a9047774 Sent from the Axis - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
