misk@sopuli.xyz to Technology@lemmy.worldEnglish · 1 month agoLet's Encrypt Announces New-Certificate-Every-6-Days Offeringletsencrypt.orgexternal-linkmessage-square108fedilinkarrow-up1370arrow-down18file-text
arrow-up1362arrow-down1external-linkLet's Encrypt Announces New-Certificate-Every-6-Days Offeringletsencrypt.orgmisk@sopuli.xyz to Technology@lemmy.worldEnglish · 1 month agomessage-square108fedilinkfile-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·1 month 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-21 month 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·1 month 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·1 month agoNice! I use Caddy, so this should be a snap.
minus-squaretreadful@lemmy.ziplinkfedilinkEnglisharrow-up4·1 month 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.