-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
caddytls: Make peer certificate verification pluggable (#4389)
* caddytls: Adding ClientCertValidator for custom client cert validations * caddytls: Cleanups for ClientCertValidator changes caddytls: Cleanups for ClientCertValidator changes * Update modules/caddytls/connpolicy.go Co-authored-by: Francis Lavoie <[email protected]> * Update modules/caddytls/connpolicy.go Co-authored-by: Francis Lavoie <[email protected]> * Update modules/caddytls/connpolicy.go Co-authored-by: Francis Lavoie <[email protected]> * Update modules/caddytls/connpolicy.go Co-authored-by: Francis Lavoie <[email protected]> * Update modules/caddytls/connpolicy.go Co-authored-by: Matt Holt <[email protected]> * Update modules/caddytls/connpolicy.go Co-authored-by: Matt Holt <[email protected]> * Unexported field Validators, corrected renaming of LeafVerificationValidator to LeafCertClientAuth * admin: Write proper status on invalid requests (#4569) (fix #4561) * Apply suggestions from code review * Register module; fix compilation * Add log for deprecation notice Co-authored-by: Roettges Florian <[email protected]> Co-authored-by: Francis Lavoie <[email protected]> Co-authored-by: Matt Holt <[email protected]> Co-authored-by: Alok Naushad <[email protected]>
- Loading branch information
1 parent
9864b13
commit 0a14f97
Showing
1 changed file
with
82 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters