Hi there,
I am posting jobs in the XML format to HTTPS url using CFHTTP POST.
I get below error.
I/O Exception: Name in certicicate 'jobserve ltd' does not match hostname 'xml.jobserve.com'So then according to instructions here
http://www.coldfusionmuse.com/index.cfm/2005/1/29/keystore I have done below things.
-> In IE browser I went to
https://xml.jobserve.com-> Exported the certificate from Details tab with Copy to file button.
-> Went to command prompt and imported SSL certificate (.cer) file into C:\ColdFusion8\runtime\jre\lib\security using keytool.exe ships with Coldfusion.... it was successful import.
Later went to post my request again...same issue. What else needs to be done?
We use CF 8 and this is a multi domain SSL certificate (
https://xml.jobserve.com).
Can you please help?
Thanks,
Hitesh