I have a firewall that does SSL inspection, and it uses it's own CA to generate a cert. I keep getting errors because I need to install the root certificate. I can't quite figure out hot to do that in GhostBSD.
Thanks!
How do I import a root certificate in GhostBSD?
-
- Posts: 13
- Joined: Mon Mar 16, 2020 4:23 pm
How do I import a root certificate in GhostBSD?
Last edited by chemikalguy on Mon Jun 08, 2020 11:39 am, edited 1 time in total.
-
- Posts: 13
- Joined: Mon Mar 16, 2020 4:23 pm
Re: How do I import a root certificate in GhostBSD?
Anyone? Surely someone has had to do this. I can't even get to google.com because the system is flagging the traffic as a man-in-the-middle attack because the certificate isn't installed/trusted.
Re: How do I import a root certificate in GhostBSD?
Well you would need root permissions and would have to add the relevant keys to the ssl folder, look for existing certs on your system (you would have to use a terminal session as su - otherwise you will just be denied permission and never find them).