Files
git.stella-ops.org/devops/tools/cosign/cosign.key.example
2025-12-26 18:11:06 +02:00

9 lines
268 B
Plaintext

# Placeholder development cosign key
#
# Do not use in production. Generate your own:
# cosign generate-key-pair
#
# Store the private key securely (e.g., CI secret COSIGN_PRIVATE_KEY_B64).
#
# This file exists only as a path stub for tooling; it is not a real key.