tailscale/clientupdate/distsign
Andrew Lytvynov f61dd12f05
clientupdate/distsign: use distinct PEM types for root/signing keys (#9045)
To make key management less error-prone, use different PEM block types
for root and signing keys. As a result, separate out most of the Go code
between root/signing keys too.

Updates #8760

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2023-08-23 16:13:03 -07:00
..
roots clientupdate/distsign: use distinct PEM types for root/signing keys (#9045) 2023-08-23 16:13:03 -07:00
distsign_test.go clientupdate/distsign: use distinct PEM types for root/signing keys (#9045) 2023-08-23 16:13:03 -07:00
distsign.go clientupdate/distsign: use distinct PEM types for root/signing keys (#9045) 2023-08-23 16:13:03 -07:00
roots_test.go clientupdate/distsign: add new library for package signing/verification (#8943) 2023-08-22 13:35:30 -07:00
roots.go clientupdate/distsign: use distinct PEM types for root/signing keys (#9045) 2023-08-23 16:13:03 -07:00