You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by davidkarlsen <da...@davidkarlsen.com> on 2007/02/19 20:03:28 UTC

Re: [axis2] Adding Hook to configure Secure Socket factory in Axis2 HTTPS

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: axis-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-dev-help@ws.apache.org
> 
> 
> 

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


Re: [axis2] Adding Hook to configure Secure Socket factory in Axis2 HTTPS

Posted by Srinath Perera <he...@gmail.com>.
No not yet, We will do it, I do not commit on a date, but hopefully soon

On 2/19/07, davidkarlsen <da...@davidkarlsen.com> wrote:
>
> 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: axis-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-dev-help@ws.apache.org
> >
> >
> >
>
> --
> 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: axis-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-dev-help@ws.apache.org
>
>


-- 
============================
Srinath Perera:
   Indiana University, Bloomington
   http://www.cs.indiana.edu/~hperera/
   http://www.bloglines.com/blog/hemapani

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org