Hi all, I'm attempting to configure the TLS parameters of the client. I know how to do this using the TLSClientParameters and the HTTPConduit obtained through the CXF WebClient API. However, I'd like to stick with using the JAX-RS 2.0 spec API. I'm hoping there's some way to get at this using the Configuration exposed by the spec (or any other spec-compliant way).
Thanks in advance, -Matt
