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

Add OVH provider #224

Open
sa7mon opened this issue Sep 25, 2023 · 1 comment
Open

Add OVH provider #224

sa7mon opened this issue Sep 25, 2023 · 1 comment
Labels
blocked new-provider Add new S3-compatible API
Milestone

Comments

@sa7mon
Copy link
Owner

sa7mon commented Sep 25, 2023

# aws --no-verify-ssl --endpoint-url https://s3.[us-east-va|us-west-or].cloud.ovh.us s3 mb s3://test1
@sa7mon sa7mon added the new-provider Add new S3-compatible API label Sep 25, 2023
@sa7mon sa7mon added this to the Future milestone Sep 25, 2023
@sa7mon
Copy link
Owner Author

sa7mon commented Oct 26, 2023

OVH supports bucket names with periods, but SSL validation fails because it only supports vhost style addressing. Fixing #242 should solve this.

@sa7mon sa7mon added the blocked label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked new-provider Add new S3-compatible API
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant