-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Feature Request: Automatic un-sealing with IBM Key Protect #6594
Comments
+1 for this feature request |
Hello, I've gone ahead and made a more official golang library in |
Hi, I have submitted a PR #23 to add support for IBM Key Protect on go-kms-wraping. Can someone review please? |
Hi there, this feature would be welcome for some projects I'm working on. Is there anything I could do to help? |
Hi everyone, this would indeed help. |
Is there any update on this item? |
Hi folks! At this time, we recommend people create or use a PKCS#11 library for auto-unseal with IBM Cloud. I will leave this open for internal tracking purposes. Thanks for your enthusiasm! |
Is your feature request related to a problem? Please describe.
I would like to utilize IBM Key Protect to run vault with auto-unseal enabled in a kubernetes cluster in IBM Cloud.
Describe the solution you'd like
AWS, GCP, Azure and alicloud all have integrations for auto-unseal. I would like the same integration with IBM Key Protect.
Additional context
I've created
https://github.com/tomwganem/keyprotect-gohttps://github.com/IBM/keyprotect-gohttps://github.com/IBM/keyprotect-go-client based off of the API available at https://console.bluemix.net/apidocs/key-protect for further exploration of this feature.The text was updated successfully, but these errors were encountered: