Skip to content

Allow ability to pass in root ca in the provider config #6 #58

@crd-n

Description

@crd-n

Summary

As a kubernetes engineer
I want to configure a self-signed root ca cert to be trusted
So that I can use the minio provider for our internal minio instance which is running under a self-signed cert

Context

When I create a bucket I get the error:
observe failed: cannot determine whether bucket exists: Get "https://xyz.local/bucket-local-dev/?location=": tls: failed to verify certificate: x509: certificate signed by unknown authority

Out of Scope

No response

Further links

No response

Acceptance Criteria

A self-singed ca cert can be added and trusted, so the bucket creation on a minio instance running with a self-signed cert works

Implementation Ideas

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions