Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

TLS: v1.2 and updated cipher list#6960

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ethomson merged 2 commits intomainfromethomson/tls
Dec 16, 2024
Merged

TLS: v1.2 and updated cipher list#6960

ethomson merged 2 commits intomainfromethomson/tls
Dec 16, 2024

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.

@ethomsonethomson changed the titleTLS:TLS: v1.2 and updated cipher listDec 13, 2024
@ethomsonethomsonforce-pushed theethomson/tls branch 3 times, most recently from2412a15 toc5ef96cCompareDecember 13, 2024 16:22
Update our default cipher list to the most recent "intermediate"configuration from Mozilla's SSL cipher list, which is "recommendedcnofiguration for a general-purpose server".https://wiki.mozilla.org/Security/Server_Side_TLSThis removes many outdated ciphers that are no longer practicallysupported by servers, including GitHub, GitLab, and Bitbucket.
@ethomsonethomson merged commit0c48276 intomainDec 16, 2024
19 checks passed
@ethomsonethomson deleted the ethomson/tls branchDecember 16, 2024 10:39
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@ethomson

[8]ページ先頭

©2009-2025 Movatter.jp