During the development of a Java webservice client I ran into a problem. Authentication for the webservice is using a client certificate, a username and a password. The clie
Here's how this worked for me:
-----BEGIN CERTIFICATE----- [data serialized by microsoft] -----END CERTIFICATE-----