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

crypto/tls: move defaults into defaults.go #65265

Open
rsc opened this issue Jan 24, 2024 · 1 comment
Open

crypto/tls: move defaults into defaults.go #65265

rsc opened this issue Jan 24, 2024 · 1 comment
Labels
NeedsFix The path to resolution is known, but the work has not been done. release-blocker
Milestone

Comments

@rsc
Copy link
Contributor

rsc commented Jan 24, 2024

On #60790, we agreed to move default configuration into defaults.go so that distributions can replace that file if needed.

@rsc rsc added NeedsFix The path to resolution is known, but the work has not been done. release-blocker labels Jan 24, 2024
@rsc rsc added this to the Go1.23 milestone Jan 24, 2024
@gopherbot
Copy link

Change https://go.dev/cl/558375 mentions this issue: crypto/tls: move defaults into defaults.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsFix The path to resolution is known, but the work has not been done. release-blocker
Projects
None yet
Development

No branches or pull requests

2 participants