From 9f05018419b5042fe2e4e19f4cbdbe52f58b2aef Mon Sep 17 00:00:00 2001 From: David Anderson Date: Wed, 11 Oct 2023 09:16:19 -0700 Subject: [PATCH] clientupdate/distsign: add new prod root signing key to keychain Updates tailscale/corp#15179 Signed-off-by: David Anderson --- .../{distsign-dev-root-pub.pem => distsign-prod-root-1-pub.pem} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename clientupdate/distsign/roots/{distsign-dev-root-pub.pem => distsign-prod-root-1-pub.pem} (57%) diff --git a/clientupdate/distsign/roots/distsign-dev-root-pub.pem b/clientupdate/distsign/roots/distsign-prod-root-1-pub.pem similarity index 57% rename from clientupdate/distsign/roots/distsign-dev-root-pub.pem rename to clientupdate/distsign/roots/distsign-prod-root-1-pub.pem index f21d898a0..d5d6516ab 100644 --- a/clientupdate/distsign/roots/distsign-dev-root-pub.pem +++ b/clientupdate/distsign/roots/distsign-prod-root-1-pub.pem @@ -1,3 +1,3 @@ -----BEGIN ROOT PUBLIC KEY----- -Muw5GkO5mASsJ7k6kS+svfuanr6XcW9I7fPGtyqOTeI= +ZjjKhUHBtLNRSO1dhOTjrXJGJ8lDe1594WM2XDuheVQ= -----END ROOT PUBLIC KEY-----