Forum How do I...?

SSL on OSX Yosemite

alesbukovsky
Hi,

I am using PrinceXML locally to generate a PDF version of a HTML page. The server is running also locally with development SSL certificate. That means HTTPS call could not be properly validated. Prior upgrading to OSX Yosemite, all worked fine with --insecure Prince command line option. After upgrade Prince fails to pull any page resource over HTTPS. The following warning is shown:

warning: SSL: CA certificate set, but certificate verification is disabled

Any ideas?

Thanks

~Ales

mikeday
Can you try using the "curl" utility on the command-line to retrieve the URL?