CFHTTP weird behavior: the first request succeeds, but subsequent requests fail
- July 19, 2023
- 1 reply
- 290 views
I encountered a strange situation with CFHTTP's behavior while attempting to validate coupon code requests and using the Stripe REST API. Strangely, the first request goes through successfully, but subsequent requests fail with the following error message: "I/O Exception: peer not authenticated."
I believe that the problem is not with the cert and even with the target URL, the problem is with the Coldfusion server, Does anyone have a similar experience or have the idea to fix this issue?
Here are the system specs.
Server Product: ColdFusion (2021 Release)
Version: 2021.0.08.330144
Tomcat Version: 9.0.60.0
Edition: Enterprise
Operating System: Windows Server 2016
OS Version: 10.0
Update Level: C:/ColdFusion2021/cfusion/lib/updates/chf20210008.jar
Adobe Driver Version 5.1.4 (Build 0001)
Java Version 11.0.1
