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

BUGFIX: CertificateRequest short names must be unique. #6354

Merged
merged 5 commits into from
Sep 25, 2023

Commits on Sep 20, 2023

  1. BUGFIX: CertificateRequest short names must be unique.

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    fa2d933 View commit details
    Browse the repository at this point in the history
  2. add uniqueness check for names util

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6006182 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. fix feedback: make hash secure

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    860df22 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. add more test cases and fix typo

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    eac230f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. add extra comment

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2dc22bc View commit details
    Browse the repository at this point in the history