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

fix: CNAME support #1735

Merged
merged 1 commit into from
Nov 25, 2022
Merged

fix: CNAME support #1735

merged 1 commit into from
Nov 25, 2022

Conversation

ldez
Copy link
Member

@ldez ldez commented Oct 12, 2022

Use the created FQDN instead of the domain to be able to follow CNAME.

The following providers require changes to support CNAME, but it required a user of the provider to be able to change the code, so they are not in this PR:

  • acme-dns
  • autodns
  • checkdomain
  • dynu
  • glesys
  • ibmcloud
  • iij
  • infomaniak
  • ionos
  • mydnsjp
  • namecheap
  • namedotcom
  • scaleway
  • selectel
  • vscale
  • vultr

@ldez ldez added this to the v4.9 milestone Oct 12, 2022
@ldez ldez requested a review from dmke October 12, 2022 08:01
Copy link
Member

@dmke dmke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Today, I'm a bit short on time. I'll review this tomorrow.

@ldez ldez force-pushed the fix/cname-dns branch 2 times, most recently from df9cbd2 to b642b90 Compare October 13, 2022 21:48
@ooraini
Copy link
Contributor

ooraini commented Oct 18, 2022

Hi @ldez , Can we get a new release once this is merged? Much appreciated 🙏

@ldez
Copy link
Member Author

ldez commented Oct 18, 2022

@ooraini which provider are you using?

@ooraini
Copy link
Contributor

ooraini commented Oct 18, 2022

@ldez I'm using OCI with the terraform provider 😅. I had to build the provider using my fork of lego. There are couple of commits fixing CNAME handling. I merely want get rid of my forks and use upstream directly 😬. Anyways, a 4.9.1 release would be appreciated and thanks for the amazing work.👏

@ldez
Copy link
Member Author

ldez commented Nov 25, 2022

ping @dmke

@dmke
Copy link
Member

dmke commented Nov 25, 2022

Ah, shoot. This PR somehow went missing from my notifications, thanks for pinging me. I'll look into this, ASAP.

Copy link
Member

@dmke dmke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ldez ldez merged commit 6cc21f2 into go-acme:master Nov 25, 2022
@ldez ldez deleted the fix/cname-dns branch November 25, 2022 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants