Skip to content

Feat pkcs11 quarkus#6117

Draft
DimitriFankhauser wants to merge 2 commits into
eclipse-vertx:masterfrom
DimitriFankhauser:feat_pkcs11_quarkus
Draft

Feat pkcs11 quarkus#6117
DimitriFankhauser wants to merge 2 commits into
eclipse-vertx:masterfrom
DimitriFankhauser:feat_pkcs11_quarkus

Conversation

@DimitriFankhauser
Copy link
Copy Markdown

@DimitriFankhauser DimitriFankhauser commented May 20, 2026

Related PRs:
54221
54326
54147

Motivation: Hardware Security Modules offer various benefits (unextractable Keys, protection from side-channel-attack) for asymmetric cryptography. This PR aims to make it possible for Quarkus to use HSMs for TLS and mTLS.

Caveats:

  • for now one HSM can't be used for multiple SNIs
  • this needs to be backported to 4.x since Quarkus relies on vert.x 4.x

Conformance:
I have signed the Eclipse Contributor Agreement.

CC: @sberyozkin

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

Successfully merging this pull request may close these issues.

1 participant