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

Commits on Jun 4, 2024

  1. caddytls: Support new tls.context module

    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!
    mholt committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    621c0e7 View commit details
    Browse the repository at this point in the history
  2. Derpy derp

    mholt committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0b8f7df View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    d112d84 View commit details
    Browse the repository at this point in the history