Closed cyng93 closed 7 years ago
Hi, please disable Cloudflare for the moment when you're using letsencrypt (you can enable it after certificate generation).
@lgromanowski
Should I do this every 90 days? I thought I could make an "autorenew"?
Yes, you should run it every 90 days, there is no "autorenew" in this gem.
Hi all,
I am trying out letsencrypt-plugin for rails and I run into some trouble in getting things setup by following the instruction on README. Any help would be appreciated.
1. Expected behavior
According to the instruction on README, I should get the following result after running
$ rake letsencrypt_plugin
2. Actual behavior
Note that in the output below, I replace the domain I am actually dealing with with
3. Steps to reproduce issue
N/A
4. Your configuration (ruby, rails version, your Gemifile and Gemfile.lock files etc.)
RoR versions: Rails 5.0.1, ruby 2.3.3p222 in rvm 1.28.0.
5. Other references
My sites is on CloudFlare, and I am thinking that this error is actually due to using CloudFlare, as similar question has been asked on letsencrypt forum as well. However the discussion are based on
certbot-auto
, and I have no clue how I can apply the technique in this letsncrypt-plugin here.Please lemme know if there's any workaround to get the thing works. Thanks in advanced!