opensafely-core / opensafely-core/sysadmin
Consider increasing minimum supported TLS version for *.opensafely.org
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.