I’m trying to setup a Mayan connection to our internal Minio instance running on the network but want to skip the TLS authorisation for now. Is there a certain parameter to make the connection skip this?
I’ve tried the " ,verify: false " argument but this doesn’t seem to do the trick. Thanks a bunch …