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

Resolves #2685 #2853

Merged
merged 4 commits into from
Mar 31, 2023
Merged

Resolves #2685 #2853

merged 4 commits into from
Mar 31, 2023

Commits on Mar 30, 2023

  1. Resolves sigstore#2685

    pkcs11 ctx.OpenSession should only be read only and serial.
    
    Signed-off-by: Derek Burdick <derek-burdick@users.noreply.github.com>
    derek-burdick committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7d15017 View commit details
    Browse the repository at this point in the history
  2. Resolves sigstore#1489

    pkcs11 tools use env.VariablePKCS11ModulePath as default if not provided through flag module-path
    
    Signed-off-by: Derek Burdick <derek-burdick@users.noreply.github.com>
    derek-burdick committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    beec657 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Partially resolves sigstore#1489

    CLI commands now respect COSIGN_PKCS11_MODULE_PATH environment variable.
    
    Signed-off-by: Derek Burdick <derek-burdick@users.noreply.github.com>
    derek-burdick committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0561176 View commit details
    Browse the repository at this point in the history
  2. Return helpful message if --module-path or COSIGN_PKCS11_MODULE_PATH …

    …is not set
    
    Signed-off-by: Derek Burdick <derek-burdick@users.noreply.github.com>
    derek-burdick committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    c337724 View commit details
    Browse the repository at this point in the history