Skip to content

Conversation

ethomson
Copy link
Member

This mandates TLS v1.2 (or better) in all providers, and updates the default supported cipher list to the most recent "intermediate" configuration from Mozilla's SSL cipher list, which is "recommended configuration for a general-purpose server".

https://wiki.mozilla.org/Security/Server_Side_TLS

This removes many outdated ciphers that are no longer practically
supported by servers, including GitHub, GitLab, and Bitbucket.

@ethomson ethomson changed the title TLS: TLS: v1.2 and updated cipher list Dec 13, 2024
@ethomson ethomson force-pushed the ethomson/tls branch 3 times, most recently from 2412a15 to c5ef96c Compare December 13, 2024 16:22
Update our default cipher list to the most recent "intermediate"
configuration from Mozilla's SSL cipher list, which is "recommended
cnofiguration for a general-purpose server".

https://wiki.mozilla.org/Security/Server_Side_TLS

This removes many outdated ciphers that are no longer practically
supported by servers, including GitHub, GitLab, and Bitbucket.
@ethomson ethomson merged commit 0c48276 into main Dec 16, 2024
19 checks passed
@ethomson ethomson deleted the ethomson/tls branch December 16, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant