-
1. Re: CFChart images broken when creating a PDF document with SSL
Anit_Kumar Mar 12, 2014 5:16 PM (in response to Marstano)Hi Marstano,
You would need to use the subject/server name that is in the certificate in the URL in the browser in order for local images and cfchart to resolve.
Import the certificate to CF's cert store (cacerts). CF will properly resolve local images and cfchart.
Regards,
Anit Kumar
-
2. Re: CFChart images broken when creating a PDF document with SSL
Marstano Mar 14, 2014 1:00 PM (in response to Anit_Kumar)Hi Anit, thanks for the feedback. I did try this on a different server, using the instructions here:
http://helpx.adobe.com/coldfusion/kb/import-certificates-certificate-stores-coldfusion.htm l
and then restarted ColdFusion, but it didn't seem to fix the issue. How would I check that the certificate has been correctly imported? Also, how can I define what URL Coldfusion uses to get the images it creates with CFChart? Though it seems to me this should "just work" by default, if I've followed the steps correctly, and I should have to edit any config files.


