You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by JohnBrown <mi...@softasap.net> on 2007/10/10 18:18:55 UTC

[SOLVED]Re: Authorize.net payment processor problem

I had to add my cert to ofbiztrust.jks keystore to get it working.


JohnBrown wrote:
> 
> 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#a13139217
Sent from the OFBiz - User mailing list archive at Nabble.com.