Skip to content

How to configure encryption to enable testing of set_bucket_encryption #126

@HJLebbink

Description

@HJLebbink

Currently, the set_bucket_encryption test is switched off because the MinIO test setup doesn’t configure encryption. See:

// TODO this gives a runtime error

The server responds with a ServerSideEncryptionConfigurationNotFoundError panic.

thread 'set_get_delete_bucket_encryption' panicked at tests\tests.rs:1274:14:
called `Result::unwrap()` on an `Err` value: S3Error(ErrorResponse { code: "ServerSideEncryptionConfigurationNotFoundError", message: "The server side encryption configuration was not found", resource: "/dhu52pfc", request_id: "182AD2F77A2E7AAC", host_id: "dd9025bab4ad464b049177c95eb6ebf374d3b3fd1af9251148b658df7ac2e3e8", bucket_name: "dhu52pfc", object_name: "" })

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions