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

Provide AWS S3 Dual-Stack Endpoints #1055

Merged
merged 1 commit into from Jan 5, 2019

Commits on Jan 1, 2019

  1. Provide AWS S3 Dual-Stack Endpoints

    The [S3 dual-stack endpoints][1] map against both A and AAAA records,
    allowing the client to connect using either IPv4 or IPv6, depending on
    what is locally available.
    
    At this point there appear to be no IPv6 support for the China regions.
    
    Related to restic/restic#2129.
    
    [1]: https://docs.aws.amazon.com/AmazonS3/latest/dev/dual-stack-endpoints.html
    andreaso committed Jan 1, 2019
    Copy the full SHA
    be7a925 View commit details
    Browse the repository at this point in the history