sebbASF opened a new issue #4753: URL: https://github.com/apache/cloudstack/issues/4753
The download page http://cloudstack.apache.org/downloads.html has a verification section This gives an example for gpg verify: ```% gpg --verify apache-cloudstack-X.X.X-src.tar.bz2.asc``` Whilst this works, it is not good practice. When using gpg verify one should specify a second param, see: https://www.apache.org/info/verification.html#specify_both ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
