Skip to content

feat: add okms wrapper#68

Open
cjsauvain wants to merge 1 commit intoopenbao:mainfrom
ovhcloud-kms:main
Open

feat: add okms wrapper#68
cjsauvain wants to merge 1 commit intoopenbao:mainfrom
ovhcloud-kms:main

Conversation

@cjsauvain
Copy link

Fixes #67

This feature adds a wrapper for OVHcloud KMS that handles OKMS configuration and encryption/decryption operations.

The wrapper allows the following parameters to be configured:

  • Okms endpoint
  • Okms ID
  • Client certificate
  • Client private key
  • CA certificate

The implementation design is the same as the other wrappers.

Signed-off-by: Jordan Sauvain <jordan.sauvain@ovhcloud.com>
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.

Add a wrapper for OVHcloud KMS

1 participant