Re: Adding root CA

2017-10-13 Thread Stuart Henderson
On 2017-10-13, Allan Streib wrote: > "Bryan C. Everly" writes: > >> Where I work, we are required to install a self-signed root CA into >> our machines in order to access https sites on the Internet. It >> basically allows our security appliances to do a MITM attack on the >> traffic and look in

Re: Adding root CA

2017-10-13 Thread Allan Streib
"Bryan C. Everly" writes: > Where I work, we are required to install a self-signed root CA into > our machines in order to access https sites on the Internet. It > basically allows our security appliances to do a MITM attack on the > traffic and look into it to examine the payload for viruses, d

Adding root CA

2017-10-13 Thread Bryan C. Everly
Hi misc@, Where I work, we are required to install a self-signed root CA into our machines in order to access https sites on the Internet. It basically allows our security appliances to do a MITM attack on the traffic and look into it to examine the payload for viruses, data exfiltration, etc. I