sigstore / cosign

Code signing and transparency for containers and binaries
Apache License 2.0
4.48k stars 547 forks source link

Fix copacetic! #113

Closed dlorenc closed 2 years ago

dlorenc commented 3 years ago

I bet i signature verify doesn't work right now after we switched to ecdsa.

dlorenc commented 3 years ago

Maybe it does work!:


> cosign.verify("gcr.io/dlorenc-vmtest2/demo", "gcpkms://projects/dlorenc-vmtest2/locations/us-central1/keyRings/foo/cryptoKeys/bug")
[
  {
    "Base64Signature": "MEUCIQCNjSL++dtvMpXHa5au2cW3CUSdc9jN0+UgXjqD4OeCDgIgSeQ9tUVdyzDUDcB/r92hB3YYAiW/F2VZ2GcXYNrXFXU=",
    "Cert": null,
    "Chain": null,
    "Payload": "eyJDcml0aWNhbCI6eyJJZGVudGl0eSI6eyJkb2NrZXItcmVmZXJlbmNlIjoiIn0sIkltYWdlIjp7IkRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiJzaGEyNTY6OTdmYzIyMmNlZTc5OTFiNWIwNjFkNGQ0YWZkYjVmMzQyOGZjYjBjOTA1NGUxNjkwMzEzNzg2YmVmYTFlNGUzNiJ9LCJUeXBlIjoiY29zaWduIGNvbnRhaW5lciBzaWduYXR1cmUifSwiT3B0aW9uYWwiOm51bGx9"
  }
]
>
github-actions[bot] commented 2 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 years ago

This issue was closed because it has been stalled for 5 days with no activity.