Lofesa commented on issue #1562: PageSpeed Serf fetch failure rate extremely high; only 0 of 44 recent fetches fully successful URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1562#issuecomment-389434823 Hi pagespeed LoadFromFileRuleMatch disallow .*; is the rigth statement to disallow all files. And I can“t see the statement to set the certificates files and directory: pagespeed SslCertDirectory directory; pagespeed SslCertFile file; These file and directory are not the ssl certificates of your site but the certificates for a client. For eample in a centos 7 distro: pagespeed SslCertDirectory /etc/pki/tls/certs; pagespeed SslCertFile /etc/pki/tls/cert.pem;
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
