Open mapicccy opened 4 months ago
Hi @mapicccy , v1.2.0 does not support OpenSSL version 3.2.2. Can you try with the latest QAT Engine releases: v1.6.0
I have made some modifications to the version v1.2.0, adapting it to work with OpenSSL 3.2.2, and integrated it into Nginx using the configuration setting: ssl_engine qatengine
; everything appears to be functioning properly.
I attempted to use version 1.2.0 of QAT Engine along with OpenSSL version 3.2.2, but I found that they are not working together as expected. The error is:
As the title says, if qatengine is compatible with OpenSSL version 3.2.2, then from which version?