This repository was archived by the owner on Jan 5, 2026. It is now read-only.
Replies: 1 comment 1 reply
-
|
We haven't tried using it with Apache Tomcat. I don't think it will work immediately as you would probably need to update the JCA/JCE/JSSE providers to know about the relevant post-quantum algorithms and TLS parameters, even if they are getting the implementation of those algorithms from OpenSSL. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Nginx and Apache httpd are patched to work with oqs, but what about Apache Tomcat ?
Any recommandations for making Tomcat to work with oqs?
The Tomcat "SSL/TLS Configuration How-To" says:
So, a possible solution would be to build tcnative with oqs-openssl?
Beta Was this translation helpful? Give feedback.
All reactions