Adding own root CA certificate to FreeBSD to be seen by most of the software:
- Copy certificate to /usr/local/etc/ssl/certs(create if necessary).
- Run certctl rehash- it will put it in all the places necessary and update respective databases/links.
