AWS corretto high security documentation change
Summary
Updated public key filename for verifying SIGNATURE file from 'B04F24E3.pub' to 'A122542AB04F24E3.pub'
Security assessment
This change updates the public key used for verifying download signatures, which is a direct security measure. The key filename change suggests a key rotation or update, which is a security best practice to maintain trust in software distribution. This addresses potential security issues related to compromised or expired keys.
Diff
diff --git a/corretto/latest/corretto-8-ug/downloads-list.md b/corretto/latest/corretto-8-ug/downloads-list.md index 5d97eb0ca..52fe4387c 100644 --- a//corretto/latest/corretto-8-ug/downloads-list.md +++ b//corretto/latest/corretto-8-ug/downloads-list.md @@ -67 +67 @@ Notice that the above links follow this format: -The public key to verify the SIGNATURE file can be downloaded [here](https://corretto.aws/downloads/resources/8.482.08.1/B04F24E3.pub) +The public key to verify the SIGNATURE file can be downloaded [here](https://corretto.aws/downloads/resources/8.482.08.1/A122542AB04F24E3.pub)