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

Add testing/certutil/ package for TLS test support #189

Merged
merged 5 commits into from
Mar 21, 2024

Commits on Mar 7, 2024

  1. add certutil and expose it as a CLI

    `testing/certutil/certutil` provides functionality to generate root CA and child certificates for use in tests
    It can also be used as a CLI
    AndersonQ committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d562049 View commit details
    Browse the repository at this point in the history
  2. adjusting certutil

    AndersonQ committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b45f193 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    dc1a0c1 View commit details
    Browse the repository at this point in the history
  2. PR changes

    AndersonQ committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5f412c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f67788 View commit details
    Browse the repository at this point in the history