Currently, I'm using MC Client to set encryption for my bucket with the syntax mc encryption sse-kms alias/mybucket. The setting appears successful, but when I check the UI, it's still disabled, and checking the xl.meta file shows it's not encrypted.
However, when I enable encryption on the UI, everything works normally.
Currently, I'm using MC Client to set encryption for my bucket with the syntax
mc encryption sse-kms alias/mybucket. The setting appears successful, but when I check the UI, it's still disabled, and checking thexl.metafile shows it's not encrypted.However, when I enable encryption on the UI, everything works normally.