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: Make peer certificate verification pluggable #4389

Merged
merged 35 commits into from Jun 2, 2022

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    04a51f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1217243 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. 2 Configuration menu
    Copy the full SHA
    6c9d4b7 View commit details
    Browse the repository at this point in the history
  2. caddytls: Cleanups for ClientCertValidator changes

    caddytls: Cleanups for ClientCertValidator changes
    FlorianRoettges committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    c28d53d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff28565 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

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

Commits on Oct 21, 2021

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

Commits on Oct 22, 2021

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

Commits on Oct 27, 2021

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

Commits on Oct 28, 2021

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

Commits on Nov 4, 2021

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

Commits on Nov 9, 2021

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

Commits on Nov 18, 2021

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

Commits on Jan 21, 2022

  1. Update modules/caddytls/connpolicy.go

    Co-authored-by: Francis Lavoie <lavofr@gmail.com>
    Gr33nbl00d and francislavoie committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    3508007 View commit details
    Browse the repository at this point in the history
  2. Update modules/caddytls/connpolicy.go

    Co-authored-by: Francis Lavoie <lavofr@gmail.com>
    Gr33nbl00d and francislavoie committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    b25dc33 View commit details
    Browse the repository at this point in the history
  3. Update modules/caddytls/connpolicy.go

    Co-authored-by: Francis Lavoie <lavofr@gmail.com>
    Gr33nbl00d and francislavoie committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    cbf5cd3 View commit details
    Browse the repository at this point in the history
  4. Update modules/caddytls/connpolicy.go

    Co-authored-by: Francis Lavoie <lavofr@gmail.com>
    Gr33nbl00d and francislavoie committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    8e5ae59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    995fce7 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    f411ede View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5add9eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f3dd0f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

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

Commits on Feb 4, 2022

  1. Update modules/caddytls/connpolicy.go

    Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
    Gr33nbl00d and mholt committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    74d1539 View commit details
    Browse the repository at this point in the history
  2. Update modules/caddytls/connpolicy.go

    Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
    Gr33nbl00d and mholt committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    ffe10fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1895494 View commit details
    Browse the repository at this point in the history
  4. Unexported field Validators, corrected renaming of LeafVerificationVa…

    …lidator to LeafCertClientAuth
    Gr33nbl00d committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    428cbb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3780ea View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

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

Commits on Feb 14, 2022

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

Commits on Feb 21, 2022

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

Commits on Mar 3, 2022

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

Commits on Mar 30, 2022

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

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    71f5f1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff1d614 View commit details
    Browse the repository at this point in the history
  3. Add log for deprecation notice

    mholt committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    7d2e450 View commit details
    Browse the repository at this point in the history