<div dir="ltr">Hello, I would like to use Squid as a forward proxy to ensure traffic leaving my VM is using a TLS connection negotiated through a client using FIPS certified encryption. I have OpenSSL w/FIPS configured on my VM, and Squid properly configured as a forward proxy. <br><br>What I do not know is:<br>• is this sufficient (does Squid use any available OpenSSL crypto on the system)<br>• or do I need to compile a custom Squid build referencing the OpenSSL fips "modules" (two C libraries) <br>• or does Squid reference completely different crypto libraries and neither of the above two considerations are even valid<br><br>Thanks</div>