mountpoint-s3 icon indicating copy to clipboard operation
mountpoint-s3 copied to clipboard

Disable TLS / certificate verification

Open lhns opened this issue 1 year ago • 4 comments

Mountpoint for Amazon S3 version

mountpoint-s3 v1.3.2

AWS Region

Describe the running environment

we are running mountpoint-s3 in an isolated network environment with aws a 3rd party s3 implementation and we are required to use https proxies. it would be helpful to disable certificate verification for debugging purposes.

Mountpoint options

-

What happened?

We are getting AWS_IO_TLS_ERROR_NEGOTIATION_FAILURE because the certificate is not trusted.

Relevant log output

No response

lhns avatar Jan 25 '24 15:01 lhns

Hi @lhns, thanks for reporting this. It seems like a feature request to me. I think we need a reliable way to reproduce and test it in our develop environment as a starting point. Would you be able to provide more details on your setup or, even better, reproducible steps in this thread?

monthonk avatar Jan 26 '24 15:01 monthonk

Just to confirm, Mountpoint is not able to turn off TLS certificate verification or use an alternative certificate chain today from the default configured by the operating system.

dannycjones avatar Jan 29 '24 15:01 dannycjones

Hi, thanks for opening this issue. We currently don't have this work planned, but are happy to accept contributions for this feature.

ahmarsuhail avatar Feb 05 '24 14:02 ahmarsuhail