Hello!!
I am running tests in my home lab — specifically, I want to enable SSL decryption by my Sophos firewall.
I have a root certificate (CA) in .pem format downloaded from the firewall. I need the entire system (including browsers) to trust this certificate in order to perform SSL decryption.
I’ve been researching, and I believe certificate management is done using p11-kit and the trust command.
I think this would be the correct procedure to install the .pem certificate:
Keep in mind that not all programs use the system trust store. Some programs, specifically Browser, might use their own and you need to import your Certificate into these programs again.