this post was submitted on 02 Dec 2025
460 points (98.9% liked)

Selfhosted

60426 readers
229 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Let’s Encrypt will be reducing the validity period of the certificates we issue. We currently issue certificates valid for 90 days, which will be cut in half to 45 days by 2028.
This change is being made along with the rest of the industry, as required by the CA/Browser Forum Baseline Requirements, which set the technical requirements that we must follow. All publicly-trusted Certificate Authorities like Let’s Encrypt will be making similar changes. Reducing how long certificates are valid for helps improve the security of the internet, by limiting the scope of compromise, and making certificate revocation technologies more efficient.

you are viewing a single comment's thread
view the rest of the comments
[–] Burnoutdv@feddit.org 3 points 7 months ago (2 children)

But how to automate wildcard certificate generation? That requires a change of the txt record and namecheap for instance got no mechanism for that to automatically happen on cert bot action

[–] cron@feddit.org 7 points 7 months ago (1 children)

There are some nameserver providers that have an API.

When you register a domain, you can choose which nameserver you like. There are nameservers that work with certbot, choose one that does.

[–] clif@lemmy.world 2 points 7 months ago

Namecheap supports this according to docs. I just haven't tested yet.

[–] clif@lemmy.world 1 points 7 months ago (1 children)

Doesn't caddy support that (name cheap txt mod) via a plug-in?

I haven't tried it yet, but the plugin made it sound possible. I'm planning to automate on next expiration... When I get to it ;)

I did already compile caddy with the plugin, just haven't generated my name cheap token and tested.

[–] Burnoutdv@feddit.org 2 points 7 months ago (1 children)

"when i get to it" is my time frame aswell, till then its a reoccurring calendar notification with instructions because past me who set this all up was a genius compared to sleep deprived current me

[–] clif@lemmy.world 2 points 7 months ago* (last edited 7 months ago)

I definitely know that feeling.

Now that I'm at a keyboard, here's the (Caddy) plugin I was referring to : https://github.com/caddy-dns/namecheap