Skip to content

Conversation

@sasani72
Copy link

@sasani72 sasani72 commented Jun 5, 2025

Let's Encrypt no longer supports sending expiration notifications with contact info. This PR fixes the error.

Ref:
https://letsencrypt.org/2025/01/22/ending-expiration-emails/
https://community.letsencrypt.org/t/support-ended-for-expiration-notification-emails/238173

@sasani72 sasani72 changed the title remove contact in account constructor Fix LetsEncrypt breakage following discontinued support for sending expiration notifications Jun 5, 2025
@bessone
Copy link
Contributor

bessone commented Jun 6, 2025

Hello,

i'm working on the same issue and just found your PR.

Tested succesfully and is already working in production.

Thanks!

@sasani72
Copy link
Author

sasani72 commented Jun 6, 2025

Hello,

i'm working on the same issue and just found your PR.

Tested succesfully and is already working in production.

Thanks!

Happy to hear it was helpful!

@bakkerpeter hope you see this and be willing to merge it.

@skyracer2012
Copy link

For anyone needing a fix right now until the maintainer merge this you can use the following:
I suggest forking it yourself so you don't have to trust a third-party

"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/sasani72/yaac"
    }
],
"require": {
    "afosto/yaac": "dev-master"
}

lordelph added a commit to lordelph/yaac that referenced this pull request Jul 9, 2025
Temporary fix for afosto#76
lordelph added a commit to lordelph/yaac that referenced this pull request Jul 9, 2025
temp fix following afosto#76
Copy link

@binsky08 binsky08 left a comment

Choose a reason for hiding this comment

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

  • works and looks good, thanks for the pr
  • nice to know: getContact() is not called within this lib -> no internal side effects

@mkriegeskorte
Copy link

Thanks for providing a fix for that.

Is there any expected timeframe when this will go into a new release?

@IvanKalashnikov
Copy link

any news here?

@malohtie
Copy link

malohtie commented Nov 3, 2025

can we merge this ???

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.

7 participants