Hi,
I'm trying to build a webservice client using IntelliJ 13.
The webservice is rpc/encoded so I'm using an old version of Axis (I think it's 1.4).
I need to use a client certificate to access it.
The client I created works fine with the non-https version, but now I need to add the magic to make client certificates work. I found lots of examples on the internet but it's all for Axis 2 and I'm using an older version. Axis 2 doesn't support rpc/encoded.
So, my question is: what do I have to do to load a client certificate before I access the webservice?
regards,
Marco
Our community of experts have been thoroughly vetted for their expertise and industry experience.