Upgrade to 14.3 deleted certificates in /etc/ssl/certs

Hi,

Soon after FreeBSD 14.3-RELEASE was officially launched I've upgraded one of my servers (running 14.2-RELEASE) via freebsd-update. I've noticed that all public keys stored by me in /etc/ssl/certs had vanished.
Today I hit the same issue with another server.
Is this a bug or I've missed something in the release / install notes?
 
I have noticed the same issue as well after upgrading to FreeBSD 14.3-RELEASE, though I perform upgrades via /usr/src rather than freebsd-update. My certificates under /etc/ssl/certs were also removed during the process. Going forward, I plan to move the certificates to /usr/local/etc/ssl/certs to avoid them being affected by future base system upgrades.
 
Back
Top