Hi there
We have a host on which we run prince 6 and prince 9. Some of our older apps are using prince 6, whereas newer apps that needed newer features were upgraded to use prince 9. Recently one of our older apps had its SSL cert changed to a SHA256 cert. We added the new CA cert to /etc/pki/tls/certs/ca-bundle.crt, but prince 6 fails to generate the PDF, reporting:
With prince 9 on the same host we PDF is generated without any problem. We can successfully fetch the page using curl (and no params except the url) on the same host. So curl and prince 9 have no problems with SSL algorithms or certs here.
Does prince 6 look for CA certs in a different file to /etc/pki/tls/certs/ca-bundle.crt?
Unfortunately modifying how we invoke prince 6 is not an option at this time. (If we could do that we would just switch the app over to prince 9)
Thanks
Andy
We have a host on which we run prince 6 and prince 9. Some of our older apps are using prince 6, whereas newer apps that needed newer features were upgraded to use prince 9. Recently one of our older apps had its SSL cert changed to a SHA256 cert. We added the new CA cert to /etc/pki/tls/certs/ca-bundle.crt, but prince 6 fails to generate the PDF, reporting:
SSL certificate problem, verify that the CA cert is OK
With prince 9 on the same host we PDF is generated without any problem. We can successfully fetch the page using curl (and no params except the url) on the same host. So curl and prince 9 have no problems with SSL algorithms or certs here.
Does prince 6 look for CA certs in a different file to /etc/pki/tls/certs/ca-bundle.crt?
Unfortunately modifying how we invoke prince 6 is not an option at this time. (If we could do that we would just switch the app over to prince 9)
Thanks
Andy