Hi, I am trying to connect OFBiz with Authorize.NET and I have a problem with the SSL certificate. I followed instructions here : http://docs.ofbiz.org/display/OFBIZ/Authroize.net+Configuration+in+Ofbiz+Application But when I want to authorize a payment I have the following error : Could not complete Authorize.Net transaction: org.ofbiz.base.util.HttpClientException: IO Error processing request (java.security.cert.CertificateException: No trusted certificate found)
But if I list the certificates : keytool -list -keystore ofbizssl.jks I have the Authorize.NET certificate : authorize_net, 25 sept. 2009, trustedCertEntry, Do you have any idea about what I am doing wrong ? Thanks, Cimballi
