johnange

Results 2 comments of johnange

@Indjov in config.js make sure you have the following: ``` ssl_key: "/etc/letsencrypt/live/yourdomain.com/privkey.pem", ssl_cert: "/etc/letsencrypt/live/yourdomain.com/cert.pem", ssl_ca: "/etc/letsencrypt/live/yourdomain.com/chain.pem" ```

@aseure did you get a chance to look at this issue, since CF plugin is really slowing down things in admin dashboard?