• Good afternoon. I had a problem. I’m translating the site to https, using a local server (OpenServer), if I have a checkmark in the Rewrite URL structure in minify, I get an error:

    W3 Total Cache error: It appears Minify URL rewriting is not working. Please verify that the server configuration allows .htaccess
    Unfortunately, minification will not function without custom rewrite rules. Please ask your server administrator for assistance. Also refer to the install page for the rules for your server.
    Technical info
    .htaccess file contains rules to rewrite url https://oursite/content/cache/minify/1500w3tc_rewrite_test.css. If handled by plugin, it returns “Minify OK” message.
    The plugin made a request to https://oursite/content/cache/minify/1500w3tc_rewrite_test.css but received:
    CURL error 60: SSL certificate problem: unable to get local issuer certificate
    Instead of “Minify OK” response.

    I use openssl certificates, which I sign myself. The configuration of Apache + php7.
    What could be the problem?

The topic ‘CURL error 60: SSL certificate problem:’ is closed to new replies.