SSL Verification via Cloudflare DNS #1680
Unanswered
evandrobm15
asked this question in
Support Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In Wordops when I install the WP site and I want to verify the SSL via dns from cloudflare I include the
--le --dns=dns_cf
in the commandExample:
wo site create example.com --wp --le --dns=dns_cf
And in EasyEngine what do I include in the command along with
--ssl=le
?Remembering that I already made the integration with cloudflare using:
ee config set le-mail [email protected]
ee config set cloudflare-api-key <cf-api-key>
Beta Was this translation helpful? Give feedback.
All reactions