The differences I can see: - you are calling ClientBuilder.build() - in my CXF3.0.4, ClientBuilder does not have build() method, so I am using newClient() - you are setting keyStore - you are setting trustManager
-- View this message in context: http://cxf.547215.n5.nabble.com/CXF-3-0-4-client-how-to-disable-CN-checking-tp5755938p5756289.html Sent from the cxf-user mailing list archive at Nabble.com.
