t***u 发帖数: 368 | 1 I am looking for a solution for passing client certificate (x509) along with
a web service call:
I have a x509 certificate and a private key, how can I can create a custom
security context token and apply that token to a SOAP message sent using
Axis2?
Thanks in advance! | ET 发帖数: 10701 | 2 What language? I had experience with iOS and android, basically, you can
search google to find sample code.the |
|