Page 1 of 1

Expired LetsEncrypt Certificate [FreeBSD, FreeNAS]

Posted: September 30th, 2021, 3:51 pm
by brimstn
Does anyone know how to fix this on FreeBSD? I've seen the fix for the Windows version, but I'm not sure how to fix this or locate the cert store on FreeBSD. I'm running this out of a jail on FreeNAS.

Re: Expired LetsEncrypt Certificate [FreeBSD, FreeNAS]

Posted: August 17th, 2022, 4:37 pm
by zoggy
hope you solved it by now, but in case someone else hasnt:
basically you just need to update your ca-certs, but due to you having stale cert it breaks the chain you get stuck in a bad spot.

so either manually just grab, or nuke existing cert and re-install

rm /usr/local/etc/ssl/cert.pem
pkg install -f ca_root_nss

if your doing this on a truenas box, look at:
TrueNAS - https://www.truenas.com/community/threa ... ate.96008/