The overall goal here is to have jetty be configured with a client certificate to be able to call a secure SOAP web service.
Does anyone know how to configure Jetty to accept a client certificate (*.cer) ?
Update: I did not find an easy way to implement a solution to my problem/question, but the sole answer here technically is correct!