Hi
We're getting a couple of errors on our live site (over https) which we don't get in our staging environment (http).
Surfing directly to the URL doesn't lead to any problem. Using curl in the console shows the same error. I don't understand why, our cert provider seems to be listed in the curl ca bundle. What practical things are there we can try to do to solve this problem?
Thanks
Markus
We're getting a couple of errors on our live site (over https) which we don't get in our staging environment (http).
Wed Sep 11 10:23:56 2013: ---- begin
Wed Sep 11 10:23:56 2013: Loading document...
Wed Sep 11 10:23:56 2013: Applying style sheets...
Wed Sep 11 10:23:56 2013: https://some-site/css/pdf-survey.css: warning: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Wed Sep 11 10:23:56 2013: Preparing document...
Wed Sep 11 10:23:56 2013: https://some-site/img/klemon-large-transparent.png: warning: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Wed Sep 11 10:23:56 2013: https://some-site/img/akjch-large-transparent.png: warning: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Wed Sep 11 10:23:56 2013: https://tool.klemon.ch/img/gfch-large-transparent.png: warning: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Wed Sep 11 10:23:56 2013: Converting document...
Wed Sep 11 10:23:56 2013: internal error: no available fonts
Surfing directly to the URL doesn't lead to any problem. Using curl in the console shows the same error. I don't understand why, our cert provider seems to be listed in the curl ca bundle. What practical things are there we can try to do to solve this problem?
Thanks
Markus