Hi,

I managed to use a custom TrustManager and KeyManager on my server
implementation. The thing is, that no cipher suites are found.
tlsParams.getCipherSuites returns an empty list. getJSSEProvider also
returns null.

For me, it seem like CXF is missing a security provider!? Can anyone help?
How can cipher suites be assigned (just assigning cipher suite string
identifiers does not help).

Thanks

--
View this message in context: 
http://cxf.547215.n5.nabble.com/No-cipher-suites-when-using-custom-TrustManager-tp4296234p4296234.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to