8000 mTLS with HSM in RestClient · quarkusio quarkus · Discussion #48184 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mTLS with HSM in RestClient #48184

Answered by sberyozkin
MaxFichtelmann asked this question in Q&A
Discussion options

You must be logged in to vote

Perhaps the provider property for a given keystore type such as https://quarkus.io/guides/tls-registry-reference#quarkus-tls-registry_quarkus-tls-key-store-p12-provider should help to get keys fetched from the external key storage but using the KeyStore API.

I don''t know if it can work, but with enabling a specific SunPKCS11 configuration (https://quarkus.io/guides/security-customization#sun-pkcs11), and, I guess, setting a keystore provider type to SunPKCS11, it might work. But, REST Client may have to be enhanced to be able to load from a null keystore, for example, if the key store location is set to a null string.

May be worth creating a branch and experimenting against one of the HS…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@sberyozkin
Comment options

@MaxFichtelmann
Comment options

@sberyozkin
Comment options

@cescoffier
Comment options

@MaxFichtelmann
Comment options

Answer selected by MaxFichtelmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
0