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 the SCT header return value from the API to base64 encode it. #288

Merged
merged 1 commit into from
Dec 21, 2021

Commits on Dec 21, 2021

  1. Fix the SCT header return value from the API to base64 encode it.

    I don't actually know what's correct here - but the current client expects
    it to be base64 encoded. We could keep it "raw", but then we have to fix the client
    that's currently in cosign.
    
    Signed-off-by: Dan Lorenc <lorenc.d@gmail.com>
    dlorenc committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    47a0939 View commit details
    Browse the repository at this point in the history