Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable TLS / certificate verification #717

Open
lhns opened this issue Jan 25, 2024 · 3 comments
Open

Disable TLS / certificate verification #717

lhns opened this issue Jan 25, 2024 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@lhns
Copy link

lhns commented Jan 25, 2024

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 lhns added the bug Something isn't working label Jan 25, 2024
@monthonk
Copy link
Contributor

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 monthonk added enhancement New feature or request and removed bug Something isn't working labels Jan 29, 2024
@dannycjones
Copy link
Contributor

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.

@ahmarsuhail ahmarsuhail added the good first issue Good for newcomers label Jan 31, 2024
@dannycjones dannycjones changed the title ignore ca certificate verification Disable TLS / certificate verificationignore ca certificate verification Jan 31, 2024
@dannycjones dannycjones changed the title Disable TLS / certificate verificationignore ca certificate verification Disable TLS / certificate verification Jan 31, 2024
@ahmarsuhail
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants