nginx / nginx.org

Sources for the NGINX website and documentation
https://nginx.org
Other
51 stars 24 forks source link

Fix PGP key compatibility issue in RHEL7, SLES12 & AL2. #34

Closed fblr closed 5 months ago

fblr commented 5 months ago

nginx_signing.key now contains three keys (old, new and backup). Unfortunatly RHEL7, Amazon Linux 2 and SLES12 fail to import more than one key, but they succeed if three keys are concatenated. Same works for the newer linux distributions.

fblr commented 5 months ago

Please follow the existing style in commit logs. Specifically: a single-line synopsis followed by verbose description after an empty line.

And for the record, I don't see how this currently breaks on centos7.4:

CentOS 7 fails to install nginx using yum, if the key is specified in gpgkey option in yum.conf