OpenJPA Logo   ASF Logo

On unix platforms the following command can be executed :

for file in `find . -type f -iname '*.asc'`
do
    gpg --verify ${file} 
done

You'll need to look at the output contains only good signaturesie :

        gpg: Good signature from "Michael Dick (CODE SIGNING KEY) <mikedd@apache.org>"
        gpg: Signature made Tue 12 Jan 2010 05:30:17 PM CST using RSA key ID 7412AD2C
        gpg: Good signature from "Michael Dick (CODE SIGNING KEY) <mikedd@apache.org>"
        gpg: Signature made Tue 12 Jan 2010 05:30:18 PM CST using RSA key ID 7412AD2C
        gpg: Good signature from "Michael Dick (CODE SIGNING KEY) <mikedd@apache.org>"
        gpg: Signature made Tue 12 Jan 2010 05:30:17 PM CST using RSA key ID 7412AD2C
        gpg: Good signature from "Michael Dick (CODE SIGNING KEY) <mikedd@apache.org>"
Copyright © 2006,2026 The Apache Software Foundation. Licensed under Apache License 2.0.
Apache OpenJPA, OpenJPA, Apache, the Apache logo, and the Apache OpenJPA project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.

Foundation | Events | License | Security | Sponsorship | Thanks | Privacy