I'm getting the following error every time I do apt-get upgrade:
GPG error: http://nginx.org trusty Release: The following signatures were invalid: KEYEXPIRED 1471427554
I just have the official nginx ppa installed the standard way, by having added the following to my sources.list
deb http://nginx.org/packages/ubuntu/ trusty nginx
deb-src http://nginx.org/packages/ubuntu/ trusty nginx
Is this an error from their end that they will eventually fix hopefully, or is there something I'm going to have to do from my end?