CyberSource / cybersource-sdk-java

Java SDK for CyberSource Simple Order API
Other
51 stars 84 forks source link

Cybersource SOAP Toolkit API enable TLS 1.2 #103

Open ykyuen opened 6 years ago

ykyuen commented 6 years ago

Sorry that i have to post a question not really related to this java sdk but i dun know where i could ask.

i am using SOAP Toolkit API with Apache Axis and WSS4J. http://apps.cybersource.com/library/documentation/dev_guides/SOAP_Toolkits/html/wwhelp/wwhimpl/js/html/wwhelp.htm#href=ApacheAxis.12.1.html

Is there anyway i could configure the stub such that it will make the call in TLSv1.2?

Thanks.