Lofesa commented on issue #1725:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1725#issuecomment-751343485


   > 
   > 
   > Hi
   > Have you tried https://mydomain.com/?PageSpeedFilters=+debug ? **NO**
   
   Try it
   
   > Use LoadFromFile or resources are fechted by a http request? **We have 
fetched all resources by https**
   
   Have you configured fecht by https in both servers?
   
   `pagespeed FetchHttps enable;` See others parameters [here
   ](https://www.modpagespeed.com/doc/https_support#https_fetch)
   
   And also need to set:
   
   ```
   pagespeed SslCertDirectory directory;
   pagespeed SslCertFile file;
   ```
   If distro is Ubuntu/Devian like, only directory, if Redhat/Centos like, both 
lines.
   More info 
[here](https://www.modpagespeed.com/doc/https_support#configuring_ssl_certificates)
 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to