Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Custom Engine #15

Open
heyuanliu-intel opened this issue Oct 9, 2022 · 2 comments
Open

Support Custom Engine #15

heyuanliu-intel opened this issue Oct 9, 2022 · 2 comments

Comments

@heyuanliu-intel
Copy link

We want to use Intel QAT engine (https://github.com/intel/QAT_Engine) to accelerate the Java SSL/TLS processing.
But now wildfly openssl doesn't support custom engine.

And from the issue list of wildfly openssl, there is also other users need this feature.
wildfly-security/wildfly-openssl#76

@markwkern
Copy link

markwkern commented Dec 13, 2022

Should this work be done in wildfly-elytron? Seems like elytron might be far enough along, to avoid dual maintenance going forward.

@fjuma
Copy link
Contributor

fjuma commented Dec 13, 2022

@markwkern This is the correct place for changes related to the WildFly OpenSSL Natives. The WildFly Elytron project doesn't include code related to WildFly OpenSSL.

@heyuanliu-intel Thanks very much for creating this issue and the PR! I've created a corresponding https://issues.redhat.com/browse/SSLNTV-29 JIRA issue to track this and will review the PR shortly. (We use the SSLNTV JIRA project for issue tracking but I just realized that information is currently missing in the REAMDE.md file, we'll update that soon.)

Apologies for the delayed response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants