I keep getting Connection Failed when trying to request data from a page that is on an https:// domain. I did install the ssl cert using the built-in section of the railo admin at https://[mydomain]/railo-context/admin/server.cfm?action=services.certificates however I still get Connection Failed. How should I go forward with debugging this? I have confirmed that this server in particular does have access to the domain I am trying to request from.
I keep getting Connection Failed when trying to request data from a page that
Share
The problem ended up being the permissions weren’t setup properly on the machine. After we had the server administrator fix our permissions to access the
Railo-Tomcat Service Control, the requests started working. I’m assuming he fixed some other permissions while he was in there.