Hi Guys, I am trying to get working credit card processing with Authorize.net. From what I see in the debug output
[ AIMPaymentServices.java:371:INFO ] Could not complete Authorize.Net transaction: org.ofbiz.base.util.HttpClientException: IO Error processing request (java.security.cert.CertificateException: No trusted certificate found) The problem is in certificate. I have added to ofbiz keystore the ssl certificate I have ( from trusted authority) and it is the one is used when I call https://ofbiz.host.com:8443 . Which certificate 'AIMPaymentServices.java' expects to operate with? Thanks for any help. -- View this message in context: http://www.nabble.com/Authorize.net-payment-processor-problem-tf4600531.html#a13135048 Sent from the OFBiz - User mailing list archive at Nabble.com.
