add proxmox offline mirror signing key

used to verify offline subscription keys on systems with limited network
access.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2022-09-06 08:53:50 +02:00
parent 5c9a102d2a
commit 40bb006efa
2 changed files with 4 additions and 0 deletions

View File

@ -1,2 +1,3 @@
debian/proxmox-release-buster.gpg etc/apt/trusted.gpg.d/
debian/proxmox-release-bullseye.gpg etc/apt/trusted.gpg.d/
debian/proxmox-offline-signing-key.pub /usr/share/keyrings/

View File

@ -0,0 +1,3 @@
-----BEGIN PUBLIC KEY-----
MCowBQYDK2VwAyEAZiHa9S9/CvAacgxMjj26v/GXYDEmO7UhOKQCITMLgp0=
-----END PUBLIC KEY-----