Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cloudflare Let's Encrypt DNS challenge support #180

Merged
merged 5 commits into from
May 23, 2024

Conversation

Xieyt
Copy link
Collaborator

@Xieyt Xieyt commented May 16, 2024

  • This PR provides Cloudflare DNS Challenge support for ssl certficate creation.
  • Cloudflare dns support is provided using certbot plugin certbot-dns-cloudflare. This plugin handles the automatic creation of TXT records for us.
  • FM exposes expose [letsencrypt] section in fm_config.toml file which contains api_token,api_key and email.
  • Handle error when DNS challenge is used and Cloudflare credentials is not provided.

#15

@Xieyt Xieyt changed the title Add Cloudflare DNS challenge integration Add Cloudflare Let's Encrypt DNS challenge support May 16, 2024
@Xieyt Xieyt merged commit 33f2f69 into develop May 23, 2024
1 check passed
@Xieyt Xieyt mentioned this pull request May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant