-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request