Question
Getting x509: certificate signed by unknown authority minio SDK for SPACES
This is occurring using the minio GO sdk. Everything works fine with ssl = false. I did not manually add any ssl certificate but I assumed its on the SPACES server side that needs to have the certificate. I’m just trying to do a secure POST to my SPACES bucket.
Thanks!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×