Skip to content

How should we skip ssl verification for self-certification? #1019

Closed
@yabuchan

Description

@yabuchan

Kind: question
Server: minio
Certificate: self-certificate

Description:
I am trying to access minio server with minio-go, but it fails due to unknown authority.

Get https://object-store:9000/test-bucket/?location=: x509: certificate signed by unknown authority

Is there any way to set something like --skip-ssl-verification like minio client, which has --insecure option for skip ssl verification.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions