Skip to content
New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Caddyfile support for TLS connection and certificate selection policies #6462

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

vnxme
Copy link
Contributor

@vnxme vnxme commented Jul 17, 2024

This PR is related to mholt/caddy-l4#217. It implements caddyfile support for TLS connection and certificate selection policies:

  • cert_selection by caddytls.CustomCertSelectionPolicy
  • connection_policy by caddytls.ConnectionPolicy

@vnxme vnxme force-pushed the caddyfile-caddytls-policies branch 2 times, most recently from 5567dbe to 42b0b7b Compare July 24, 2024 13:44
Copy link
Member

@mholt mholt left a comment

Choose a reason for hiding this comment

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

Thank you again for the high-quality contribution!

@vnxme vnxme force-pushed the caddyfile-caddytls-policies branch from 4c0920c to b0ab6f9 Compare July 24, 2024 16:33
@mholt mholt merged commit 3579815 into caddyserver:master Jul 24, 2024
23 checks passed
@vnxme vnxme deleted the caddyfile-caddytls-policies branch July 25, 2024 07:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants