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

Fix a bug in x509 certificate handling. #461

Merged
merged 1 commit into from
Oct 19, 2021
Merged

Commits on Oct 19, 2021

  1. Fix a bug in x509 certificate handling.

    The CryptoPubKey function only returned the key value, but we should
    retrieve it from the cert if set. This fixes the rest of sigstore#918.
    
    Signed-off-by: Dan Lorenc <lorenc.d@gmail.com>
    dlorenc committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    db01d29 View commit details
    Browse the repository at this point in the history