df.tips
How to fix «GPG error: http://nginx.org wheezy Release: The following signatures were invalid: KEYEXPIRED 1471427554» in Debian?
Nginx
gpg
,
nginx
,
apt
,
keyexpired
,
debian
,
public-key-certificate
,
apt-key
,
public-key-cryptography
dmitrii_fediuk
(Dmitrii Fediuk)
April 6, 2018, 2:33am
2
wget https://nginx.org/keys/nginx_signing.key -O - | sudo apt-key add -
askubuntu.com/a/813883
show post in topic