Skip to main content
Participant
August 25, 2008
Question

Pb with image in pdf on ssl

  • August 25, 2008
  • 2 replies
  • 389 views
Hi there,

I want to generate pdf document including images (I use cfdocument). It works on http but on ssl (https) images are not displayed.

I use coldfusion 8.01 on windows server 2003.

Any idea ?

Thx
This topic has been closed for replies.

2 replies

Inspiring
September 1, 2008
Hi,
Did you find any solution for this problem?
I have cfdocument problem with cfchart not showing on a server with a SSL certificate installed on.

Thanks,
B.
Inspiring
August 25, 2008
Hi,

Try this work around..
Takuan_75Author
Participant
August 25, 2008
Thank you fr this answer !
Is there a solution to configure properly CF to trust itself ? (I use SSL client certificate)

Thx