Skip to content

Resolve remaining TLS issues with S3-redirected domain aliases #10

@nastevens

Description

@nastevens

With the reorg per rust-embedded/wg#208, all docs are now hosted under https://docs.rust-embedded.org, and TLS certs are lined up correctly for that. However, the following will still fail if you try to go directly to the https version - this is because the following pages actually host a HTTP redirect and there are certificate issues going from AWS to Github:

I think at this point the right way to fix this will be to get TLS certs for those specific domains (probably through LetsEncrypt) and then run a lambda at those endpoints to do the HTTP redirect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions