docs: backport to old versions

This commit is contained in:
Thomas Tendyck 2024-07-12 08:55:34 +02:00 committed by Thomas Tendyck
parent 1826801f0a
commit 712ff90ba0
31 changed files with 191 additions and 90 deletions

View file

@ -33,6 +33,10 @@ You don't need to verify the Constellation node images. This is done automatical
## Verify the signature
:::info
This guide assumes Linux on an amd64 processor. The exact steps for other platforms differ slightly.
:::
First, [install the Cosign CLI](https://docs.sigstore.dev/system_config/installation). Next, [download](https://github.com/edgelesssys/constellation/releases) and verify the signature that accompanies your CLI executable, for example:
```shell-session