Re: How do I configure my Axis2 client to use FIPS 140-2?
FILIPPO AGAZZI <[email protected]>
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <CAKLekwkVdFVukodxAvC7wvh-=ZHmPiO=f_BDiA8rjLFSGMAnhA@mail.gmail.com> |
Hi Sam, see this http://wso2.org/library/3190#Policy_annotated_WSDL. An example of use a transport binding for securing message exchange betweeen client and WS using SSL (TLS). Filippo 2012/10/5 Sam Theman <[email protected]> > ....I could be satisfied with first knowing how to have my axis2 client > use TLS..... > > > > ------------------------------ > From: [email protected] > To: [email protected] > Subject: How do I configure my Axis2 client to use FIPS 140-2? > Date: Fri, 5 Oct 2012 11:06:52 -0400 > > > Hello, > > I have a Axis2 client that was working fine when connecting to a Axis2 web > services hosted on tomcat. But then the tomcat server admin turned on TLS > only and FIPS 140-2 SSL only. Now my Axis2 web service client fails. > > How can I configure my axis2 client to use TLS and FIPS 140-2 SSL ?? > > Thanks, > Ed >