[
https://issues.apache.org/jira/browse/MNGSITE-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17458646#comment-17458646
]
Jörn Franke commented on MNGSITE-458:
-------------------------------------
I have issues to verify the Maven release 3.8.4 - it seems to be signed with
this outdated key:
[https://downloads.apache.org/maven/maven-3/3.8.4/binaries/apache-maven-3.8.4-bin.tar.gz.asc]
Can you please readd a new signature with a valid key?
> Expired signature in provided KEYS file on the download page
> ------------------------------------------------------------
>
> Key: MNGSITE-458
> URL: https://issues.apache.org/jira/browse/MNGSITE-458
> Project: Maven Project Web Site
> Issue Type: Bug
> Environment: Windows 10 21H1 (build 19043.1165)
> Powershell provided with Windows 10 (5.1 build 19041 revision 1151)
> Gpg4Win 3.1.16 (gpg (GnuPG) 2.2.28)
> Reporter: Arnaud Dufourcq
> Assignee: Michael Osipov
> Priority: Major
>
> When i follow the procedure to verify the signature using the KEYS file, both
> provided on the maven's download page::
> * KEYS file import: gpg --import KEYS
> * signature verification; gpg --verify .\apache-maven-3.8.2-bin.tar.gz.asc
> .\apache-maven-3.8.2-bin.tar.gz
> I've got the following message at the second step:
> "Good signature from "Michael Osipov (Java developer) <[email protected]>"
> [expired]
> Note: This key has expired!"
> According to the same procedure: "A signature is valid, if gpg verifies the
> .asc as a good signature, and doesn't complain about expired or revoked
> keys", so, technically, the signature is not valid.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)