I have my own CA for home use and my work also has their own CA and intermediate certificates. What is the correct way of maintaining the certificates so that the system always knows about them? I've been appending them to /etc/ssl/cert.pem but it gets replaced every update (not even maintained with sysmerge since it comes for libcrypto and not the etc package).
Is there a place to put them that is automatically read in addition to cert.pem? Tim.