-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Description
Issue Details
Trying to install Caddy - followed the instructions (including adding the GPG keys etc), and get a failure when attempting to apt update.
Further investigation shows the following after running 'gpg --verify <(curl -1sLf https://dl.cloudsmith.io/public/caddy/stable/deb/debian/dists/any-version/InRelease)'
gpg: Signature made Sat Aug 23 02:08:47 2025 UTC
gpg: using RSA key 2F5C3BE9886ACD2913299EFBABA1F9B8875A6661
gpg: Good signature from "Caddy Web Server [email protected]" [unknown]
gpg: Note: This key has expired!
Primary key fingerprint: 6576 0C51 EDEA 2017 CEA2 CA15 155B 6D79 CA56 EA34
Subkey fingerprint: 2F5C 3BE9 886A CD29 1329 9EFB ABA1 F9B8 875A 6661
Does anyone have a solution other than waiting for the key to be updated? Really don't want to go down the Docker path this time.
Thanks,
Paul