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

CNAME Support #159

Open
MattiasAng opened this issue Sep 11, 2020 · 11 comments
Open

CNAME Support #159

MattiasAng opened this issue Sep 11, 2020 · 11 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MattiasAng
Copy link

Is your feature request related to a problem? Please describe.
I work with many different clients which use different DNS providers than those supported here. One easy workaround is to use CNAME aliases to redirect to a subdomain and delegate the subdomain to Azure DNS.

More information here: https://www.eff.org/deeplinks/2018/02/technical-deep-dive-securing-automation-acme-dns-challenge-validation

Describe the solution you'd like
Possible solution here could be to add a 'Delegated zone' checkbox which changes 'DNS Zone' field to 'Delegated DNS Zone' and 'DNS Names' field changes to allow the zonename to be edited.
When API request is sent it will send both:
record.delegated.example.tld (delegated record to create)
record.example.tld (certificate to request)

Describe alternatives you've considered
Alternative is creating a own solution or moving zones to supported provider.

@MattiasAng MattiasAng added the enhancement New feature or request label Sep 11, 2020
@shibayan
Copy link
Owner

I will consider implementing it, but it is a low priority.

@Marcel0024
Copy link

I would also benefit from this. I rely on sjkp/letsencrypt-siteextension version for external clients.

@shibayan shibayan added this to the Backlog milestone Nov 22, 2020
@shibayan shibayan removed their assignment Jan 29, 2021
@shibayan shibayan self-assigned this Oct 1, 2021
@shibayan
Copy link
Owner

shibayan commented Oct 5, 2021

Now that I have a better understanding of CNAME support, I will start to consider supporting it when I have more time.

@Philo
Copy link

Philo commented Feb 22, 2022

I would also like to +1 this feature, here is a good explanation of the potential benefits:

https://poshac.me/docs/v4/Guides/Using-DNS-Challenge-Aliases/

@shibayan shibayan modified the milestones: Backlog, v4.0.0 Release Apr 7, 2022
@jeremytbrun
Copy link

I would also like to see this feature. My organization is unable to move to a currently supported DNS provider and being able to simply redirect from a supported DNS to our own would be an ideal solution.

@shibayan shibayan modified the milestones: v4.0.0 Release, Backlog Jul 13, 2022
@shibayan shibayan linked a pull request Jul 24, 2022 that will close this issue
@jet-leeroy
Copy link

Hi.. would be great if this could be merged

@jeremytbrun
Copy link

Yes, please consider merging this feature!

@jeremytbrun
Copy link

Is this feature fully implemented now?

@GabrielJean
Copy link

Hello,

I would love to see support for this as well.

Thanks.

@jeremytbrun
Copy link

jeremytbrun commented Oct 12, 2023

Bump. Are CNAME aliases supported now?

@cpagesinclair-tec
Copy link

cpagesinclair-tec commented Apr 11, 2024

Hi. Any update on CNAME aliases support? Thanks.
(And thank you for the solution overall)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants