Page 1 of 1
How do I import a root certificate in GhostBSD?
Posted: Mon Jun 01, 2020 6:04 pm
by chemikalguy
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!
Re: How do I import a root certificate in GhostBSD?
Posted: Thu Jun 04, 2020 12:53 pm
by chemikalguy
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?
Posted: Tue Jul 07, 2020 1:30 pm
by AppleMike
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).