Hi All,
I am using WWS API to communicate with JAVA webservice which running in https mode. I used to export user's certificate in USER's certificate store and communicate and works fine. i fill the structure WS_SUBJECT_NAME_CERT_CREDENTIAL in order to
communicate with the Java service.
a)Is it possible to use a cert location as a folder location(For example: c:\certlocation)(Instead of exporting to cert stores) so that WWSAPI will use that location for the communication with Java Service. Is this option is possible with WWSAPI?