misk@sopuli.xyz to Technology@lemmy.worldEnglish · 4 days agoLet's Encrypt Announces New-Certificate-Every-6-Days Offeringletsencrypt.orgexternal-linkmessage-square102fedilinkarrow-up1365arrow-down18file-text
arrow-up1357arrow-down1external-linkLet's Encrypt Announces New-Certificate-Every-6-Days Offeringletsencrypt.orgmisk@sopuli.xyz to Technology@lemmy.worldEnglish · 4 days agomessage-square102fedilinkfile-text
via https://it.slashdot.org/story/24/12/15/0059216/lets-encrypt-announces-new-certificate-every-6-days-offering
minus-squareKurt@lemm.eelinkfedilinkEnglisharrow-up32·4 days agoYou can use DNS challenge to renew your certificates without opening ports! Have a look at acme.sh for automation.
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkEnglisharrow-up7·edit-24 days agoOh, awesome! I thought that was a manual process, so I’ve been using the regular method. Looks like I have a new project for this weekend. My DNS is currently hosted at Cloudflare, so this should be pretty straightforward.
minus-squareRogue@feddit.uklinkfedilinkEnglisharrow-up6·4 days agoCaddy with the cloudflare module makes TLS with DNS verification insanely simple https://github.com/caddy-dns/cloudflare
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkEnglisharrow-up2·4 days agoNice! I use Caddy, so this should be a snap.
minus-squaretreadful@lemmy.ziplinkfedilinkEnglisharrow-up4·4 days agocertbot has modules for most DNS providers as well.
You can use DNS challenge to renew your certificates without opening ports! Have a look at acme.sh for automation.
Oh, awesome! I thought that was a manual process, so I’ve been using the regular method.
Looks like I have a new project for this weekend. My DNS is currently hosted at Cloudflare, so this should be pretty straightforward.
Caddy with the cloudflare module makes TLS with DNS verification insanely simple
https://github.com/caddy-dns/cloudflare
Nice! I use Caddy, so this should be a snap.
certbot has modules for most DNS providers as well.