opensafely-core / opensafely-core/sysadmin

Consider increasing minimum supported TLS version for *.opensafely.org

Open
#21 1 comment 0 reactions 1 assignee View on GitHub

@madwort is already working on this.

Since Mar 18, 2021.

Dominant language
Python
Stars
0
Forks
0
Avg merge
2d 7h
Merged PRs (30d)
3

Description

For all the *.opensafely.org sites that CF is currently proxying https for us, we can easily raise the minimum supported TLS version from the default 1.0. Real traffic should be using the highest version available (I think), but I see no real reason not to raise this a bit - nobody should really be doing the work we're doing using a browser that old.
https://www.caniuse.com/?search=tls%201.1
https://www.caniuse.com/?search=tls%201.2
https://www.caniuse.com/?search=tls%201.3
Any strong opinions @bloodearnest ?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.