amazonlinux / amazon-linux-2023

Amazon Linux 2023
https://aws.amazon.com/linux/amazon-linux-2023/
Other
501 stars 38 forks source link

[Package Request] - certbot plugin for Cloudflare - certbot-dns-cloudflare #597

Open daniejstriata opened 6 months ago

daniejstriata commented 6 months ago

What package is missing from Amazon Linux 2023? Please describe and include package name. certbot-dns-cloudflare https://certbot-dns-cloudflare.readthedocs.io/en/stable/

Is this an update to existing package or new package request? new

Is this package available in Amazon Linux 2? If it is available via external sources such as EPEL, please specify. N/A

Any additional information you'd like to include. (use-cases, etc) The only 2 plugins available are certbot-dns-rfc2136 and python3-certbot-dns-route53. We don't use route53 or bind for DNS. Please add the cloudflare plugin as well.

Available packages: yum search certbot

python-certbot-dns-rfc2136-doc.noarch : Documenation for python-certbot-dns-rfc2136-doc libraries
python-certbot-dns-route53-doc.noarch : Documenation for python-certbot-dns-route53-doc libraries
python3-certbot.noarch : Python 3 libraries used by certbot
python3-certbot-apache.noarch : The apache plugin for certbot
python3-certbot-dns-rfc2136.noarch : certbot-dns-rfc2136 plugin for certbot
python3-certbot-dns-route53.noarch : certbot-dns-route53 plugin for certbot
python3-certbot-nginx.noarch : The nginx plugin for certbot
nmeyerhans commented 6 months ago

Thanks for the request. We only built the DNS-based validation plugins for which we currently can fulfill dependencies. We can consider the additional dependencies needed for the cloudflare plugin for a future release, though.

daniejstriata commented 5 months ago

I also had a look at the dependencies used by Fedorato build the cloudflare and Google plugins and after spending way too much time on this I understand why you only built the route53 dns plugin.