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

Normalize certificate flag names #1868

Merged
merged 2 commits into from May 12, 2022

Commits on May 11, 2022

  1. Normalize certificate flag names

    This changes the flag names to use certificate instead of
    the abbreviated cert. To avoid breaking clients, we add
    a global alias that translates between the two.
    
    Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
    haydentherapper committed May 11, 2022
    Configuration menu
    Copy the full SHA
    e2b62ca View commit details
    Browse the repository at this point in the history
  2. Update go.mod

    Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
    haydentherapper committed May 11, 2022
    Configuration menu
    Copy the full SHA
    a7be2af View commit details
    Browse the repository at this point in the history