You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/release/dist
Percy Wegmann 26f31f73f4 cmd/dist,release/dist: sign QNAP builds with a Google Cloud hosted key
QNAP now requires builds to be signed with an HSM.

This removes support for signing with a local keypair.

This adds support for signing with a Google Cloud hosted key.

The key should be an RSA key with protection level `HSM` and that uses PSS padding and a SHA256 digest.

The GCloud project, keyring and key name are passed in as command-line arguments.

The GCloud credentials and the PEM signing certificate are passed in as Base64-encoded command-line arguments.

Updates tailscale/corp#23528

Signed-off-by: Percy Wegmann <percy@tailscale.com>
8 months ago
..
cli release/dist/cli: add option to override out path 8 months ago
qnap cmd/dist,release/dist: sign QNAP builds with a Google Cloud hosted key 8 months ago
synology release/dist: clamp min / max version for synology package centre (#13857) 1 year ago
unixpkgs release/dist/unixpkgs: revert iptables move to Recommends, make it Depends 2 years ago
dist.go release/dist/qnap: add qnap target builder 2 years ago
memoize.go release/dist: add forgotten license headers 3 years ago