Hi Glen,

Thanks for the reply. I guess I didn't make my problem clear enough. The
only option for the sec:trustManager is to provide a java keystore. I want
to provide a java class.

Thanks,
John

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Glen Mazza
Sent: Wednesday, July 30, 2008 12:11 AM
To: [email protected]
Subject: Re: Custom TLS TrustManager



John Hite wrote:
> 
> I have a jaxws web service that runs over https. I need the client to use
> a
> custom TrustManager that we have implemented. I know how to do this
> programmatically, but I would like to be able to do this in a
> configuration
> file so I can use Spring to handle the client creation.
> 

On this page:
http://cwiki.apache.org/CXF20DOC/client-http-transport-including-ssl-support
.html,
search on "sec:trustManagers".

HTH,
Glen

-- 
View this message in context:
http://www.nabble.com/Custom-TLS-TrustManager-tp18725323p18725807.html
Sent from the cxf-user mailing list archive at Nabble.com.



Reply via email to