Embedded Intel® Core™ Processors
Communicate Intel® Core™ Hardware, Software, Firmware, Graphics Concerns

QAT with openssl apache

jwang1141
Novice
5,961 Views

Hello

With reference to the page https://01.org/zh/packet-processing/intel%C2%AE-quickassist-technology-drivers-and-patches?langredirect=1 https://01.org/zh/packet-processing/intel%C2%AE-quickassist-technology-drivers-and-patches?langredirect=1

I have installed https://01.org/sites/default/files/page/qatmux.l.2.3.0-34.tgz Intel® QuickAssist Technology Driver (L.2.3.0-34) and openssl sample patch.

It works fine if I use the commands below

openssl s_server -state -cert /etc/apache/conf/ssl.crt/server.crt -key /etc/apache/conf/ssl.key/server.key -engine qat -WWW -accept 4411

and for client

openssl s_client -state -host 10.71.42.5 -cipher RSA -port 443

But if I use apache with mod-ssl SSLCryptoDevice qat, https connections will not work (tried on several web browsers)

Is the sample code provided by Intel enough for us to run https with apache (version 2.2.11)?

Or would I need modification to the code of apache ?

23 Replies
Natalie_Z_Intel
Employee
336 Views

Hello, Franz! I understand that our sales manager in your geographical area has contacted you to discuss establishing a CNDA. Once that is done, please let us know and we'll be sure to expedite the review process for your Privileged account request. Have a nice day! Lynn

0 Kudos
FSkal1
Novice
336 Views

Hi,

after searching the EDC Lib (with privileged access) i cannot find the document referenced by "JC" with the name:

Document Number: 476490-0.5 Apache* Sample Patch for Intel® QuickAssist Technology Application Note

 

It would be gread to test this particular patch.

Perhaps you can give me a hint where to find the Note.

Rgds.

Franz

0 Kudos
Sergio_V_Intel
Employee
336 Views

 

Hi Franz,

After looking into the details of this document number, we found that the apache patch was never officially released and the document is therefore not valid. Work was cancelled on this and there is nothing to replace it with.

Sincerest apologies

0 Kudos
Reply