Skip to content
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

Use swagger api for import KSM Key #3204

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

cesnietor
Copy link
Collaborator

@cesnietor cesnietor commented Jan 19, 2024

This also updates to use latest prettier version 3.2.4

Test Steps

  1. Enable encryption like:
export MINIO_KMS_KES_ENDPOINT=https://play.min.io:7373                                                     
export MINIO_KMS_KES_KEY_FILE=root.key
export MINIO_KMS_KES_CERT_FILE=root.cert
export MINIO_KMS_KES_KEY_NAME=my-minio-sse-kms-key
  1. Run minio
  2. In UI go to Administration/Encryption
  3. Click on Import Key
  4. Type a new key and add bytes e.g. 2b7e151628aed2a6abf7158809cf4f3c
  5. New key should be added and listed

@cesnietor cesnietor merged commit a5175a3 into minio:master Jan 19, 2024
28 of 29 checks passed
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.

3 participants