I am using CF9 and here is what I get using CFHTTP to Twilio:
struct | |||
---|---|---|---|
Charset | [empty string] | ||
ErrorDetail | I/O Exception: peer not authenticated | ||
Filecontent | Connection Failure | ||
Header | [empty string] | ||
Mimetype | Unable to determine MIME type of file. | ||
Responseheader |
| ||
Statuscode | Connection Failure. Status code unavailable. | ||
Text | YES |
So I went and imported the the certificate into the cacert keystore. Here it is listed:
I have restarted the Application Server service and still get the same error.
Problem just started in the last week or so and I imported the cert this morning.
Am I missing something?