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 'cosign sign' command-line parameters for mTLS #3052

Merged
merged 7 commits into from
Jul 20, 2023

Commits on Jul 18, 2023

  1. add 'cosign sign' command-line parameters for mTLS

    Add command-line parameters for key/cert/cacert used for
    the connection to the TSA server.
    
    Fixes sigstore#3006
    
    Signed-off-by: Dmitry S <dsavints@gmail.com>
    dmitris committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    28ad62e View commit details
    Browse the repository at this point in the history
  2. simplify ServerName validation

    Signed-off-by: Dmitry S <dsavints@gmail.com>
    dmitris committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2db36a3 View commit details
    Browse the repository at this point in the history
  3. add 'tsa-mtls.sh to test mTLS to TSA

    Signed-off-by: Dmitry S <dsavints@gmail.com>
    dmitris committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    93f1189 View commit details
    Browse the repository at this point in the history
  4. add tsa mtls test to github actions

    Signed-off-by: Dmitry S <dsavints@gmail.com>
    dmitris committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c4d779c View commit details
    Browse the repository at this point in the history
  5. use smallstep's step to generate test certificates

    Signed-off-by: Dmitry S <dsavints@gmail.com>
    dmitris committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0e15d3d View commit details
    Browse the repository at this point in the history
  6. in e2e_tsa_mtls.sh, build timestamp-server only if not found

    Signed-off-by: Dmitry S <dsavints@gmail.com>
    dmitris committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    474f30e View commit details
    Browse the repository at this point in the history
  7. add test/gencert utility, copyright

    Signed-off-by: Dmitry S <dsavints@gmail.com>
    dmitris committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4bcc9f5 View commit details
    Browse the repository at this point in the history