(05-06-2016, 03:22 AM)Me.B Wrote: In case you want SSL but still use cloudflare:
.......
Code:./letsencrypt-auto certonly --webroot --webroot-path /var/sentora/hostdata/myuser/public_html/mydomain --renew-by-default --email me@email.com --text --agree-tos -d mydomain.com -d www.mydomain.com
Hi Me.B i followed your code advice regarding the Cloudflare and I was able to get the ssl work.
But when customer go's to the website it doesn't go to the secure https, is there a way how i can enable this?