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

caddytls: Support new tls.context module #6369

Merged
merged 3 commits into from
Oct 1, 2024
Merged

caddytls: Support new tls.context module #6369

merged 3 commits into from
Oct 1, 2024

Conversation

mholt
Copy link
Member

@mholt mholt commented Jun 4, 2024

This allows modules to manipulate the context passed into CertMagic's GetCertificate function, which can be useful for tracing/metrics, or other custom logic.

This is experimental and may resolve the request of a sponsor, so we'll see how it goes!

This allows modules to manipulate the context passed into CertMagic's GetCertificate function, which can be useful for tracing/metrics, or other
custom logic.

This is experimental and may resolve the request of a sponsor, so we'll see how it goes!
@francislavoie francislavoie added the feature ⚙️ New feature or request label Jun 4, 2024
@francislavoie francislavoie added this to the v2.9.0 milestone Jun 4, 2024
@mholt
Copy link
Member Author

mholt commented Oct 1, 2024

This is being used successfully in production so I'll merge this.

@mholt mholt merged commit 9b4acc2 into master Oct 1, 2024
33 checks passed
@mholt mholt deleted the handshake-context branch October 1, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ⚙️ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants