ColdFusion CFHTTP I/O Exception: peer not authenticated - even after adding certs to Keystore

后端 未结 8 2089
情深已故
情深已故 2020-12-19 07:01

I\'m currently working with a payment processor. I can browse to the payment URL from our server, so it\'s not a firewall issue, but when I try to use CFHTTP I get a I/O Exc

8条回答
  •  一生所求
    2020-12-19 07:40

    Adding the cert to the keystore did not work for me on CF9 Enterprise.

    Ended up using the CFX tag, CFX_HTTP5.

提交回复
热议问题