Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do not let the Linux package signing pubkey expire #725

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

qrkourier
Copy link
Member

unset signer pubkey expiration date

@qrkourier qrkourier requested a review from a team as a code owner September 5, 2023 19:36
@qrkourier
Copy link
Member Author

❯ curl -sSLf https://get.openziti.io/tun/package-repos.gpg \
  | gpg --with-fingerprint
gpg: WARNING: no command supplied.  Trying to guess what you mean ...
pub   rsa3072/0xDE3623EF08C996E5 2022-07-11 [SC] [expires: 2024-07-10]
      Key fingerprint = 34CB CF18 427D 8814 B5BD  BB0D DE36 23EF 08C9 96E5
uid                             OpenZiti Developers <[email protected]>
sub   rsa3072/0x5F4C996B0DAC0B5F 2022-07-11 [E] [expires: 2024-07-10]
      Key fingerprint = FDD3 F4FB 9983 7B78 83A0  0B59 5F4C 996B 0DAC 0B5F

❯ curl -sSLf https://raw.githubusercontent.com/openziti/ziti-tunnel-sdk-c/package-signer-no-expire/package-repos.gpg \
  | gpg --with-fingerprint
gpg: WARNING: no command supplied.  Trying to guess what you mean ...
pub   rsa3072/0xDE3623EF08C996E5 2022-07-11 [SC]
      Key fingerprint = 34CB CF18 427D 8814 B5BD  BB0D DE36 23EF 08C9 96E5
uid                             OpenZiti Developers <[email protected]>
sub   rsa3072/0x5F4C996B0DAC0B5F 2022-07-11 [E]
      Key fingerprint = FDD3 F4FB 9983 7B78 83A0  0B59 5F4C 996B 0DAC 0B5F

@qrkourier qrkourier merged commit bfae361 into main Sep 6, 2023
10 checks passed
@qrkourier qrkourier deleted the package-signer-no-expire branch September 6, 2023 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants