Re: ssl_engine
Jonathan Lee <[email protected]> Tue, 1 Apr 2025 00:56:03 +0000
| Newsgroups | gmane.comp.web.squid.general |
|---|---|
| Message-ID | <DS0PR19MB7270C5E4F71314DAC4463E25A7AC2@DS0PR19MB7270.namprd19.prod.outlook.com> |
I got it to work with the Safexcel chip ssl_engine devcrypto It has a vast improvement to performance with ssl intercept active and use of certificates. This was like night and day to use my safexcel chip like this. I am also seeing increments when webpage load with the command vmstat -i | grep safexcel THANK YOU Jeffries Amos. It is no longer noticeable that it is doing ssl interception. ________________________________ From: squid-users <[email protected]> on behalf of Amos Jeffries <[email protected]> Sent: Wednesday, March 5, 2025 17:49 To: [email protected] <[email protected]> Subject: Re: [squid-users] ssl_engine [ answering because nobody else has, I have no direct experience with that particular setup. ] On 5/03/25 18:03, Jonathan Lee wrote: > Hello fellow Squid Users can you please help? > > Does anyone know how to set ssl_engine to use devcrypto for use with a > safexcel accelerator? > ssl_engine devcryptoeng BUT "ssl_engine" is ... > > Not supported in builds with OpenSSL 3.0 or newer. > If your Squid is built for libssl 3.0 or later, you may be able to configure /etc/ssl/openssl.cnf default provider to be the one you want. Such that Squid does not have to do anything for it to work. I expect all the details relating to how devcrypto does its thing to be configured in /etc/ssl/openssl.cnf. You may find this discussion from the OpenSSL community helpful: <https://github.com/openssl/openssl/issues/10701> (FTR; the HTH Amos _______________________________________________ squid-users mailing list [email protected] https://lists.squid-cache.org/listinfo/squid-users _______________________________________________ squid-users mailing list [email protected] https://lists.squid-cache.org/listinfo/squid-users