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