Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update BoringSSL's branch name to main #1301

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Update BoringSSL's branch name to main #1301

merged 1 commit into from
Jan 23, 2025

Conversation

davidben
Copy link
Contributor

No description provided.

@davidben davidben requested a review from prbprbprb January 22, 2025 20:41
@@ -357,7 +357,7 @@ private static void addOpenSsl(String cipherSuite) {
"TLS_PSK_WITH_AES_256_CBC_SHA");

// Should be updated to match BoringSSL's defaults when they change.
// https://boringssl.googlesource.com/boringssl/+/master/ssl/t1_lib.cc#289
// https://boringssl.googlesource.com/boringssl/+/main/ssl/extensions.cc#215
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TBH this is just going to get out of date again later, but I will deal with that another time. :-)

Copy link
Collaborator

@prbprbprb prbprbprb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@prbprbprb prbprbprb merged commit e520b2f into master Jan 23, 2025
75 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants