Skip to content

Migrate HTTP targets to HTTPS #925

Description

@jamesaoverton

Many of our PURLs redirect to HTTP resources that are also served via HTTPS. (Often those HTTP resources already redirect to their HTTPS versions.) It would be better for these to redirect to HTTPS instead. This is purely a matter of updating our configurations in this repository.

We should write scripts to:

  1. collect the HTTP targets
  2. group them by domain and sort by frequency
  3. migrate known-good cases to HTTPS
  4. report on the leftovers for manual review

Any volunteers?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions