Hi all I have a question using Apache CXF as a client for a web service. I would like to send a certificate within the request for mutual authentication.
How can I programmatically add a certificate to the request? I looked for a method like TLSClientParameters.addCertificate but I have not found somehing like that. Regards Michael
