AWS cloudhsm documentation change
Summary
Updated Keytool documentation link to Java 25 specification
Security assessment
Change only updates a reference link to current Java documentation. No security implications or feature changes are involved.
Diff
diff --git a/cloudhsm/latest/userguide/using_keystore_with_keytool_5.md b/cloudhsm/latest/userguide/using_keystore_with_keytool_5.md index a691983b5..645e138e9 100644 --- a//cloudhsm/latest/userguide/using_keystore_with_keytool_5.md +++ b//cloudhsm/latest/userguide/using_keystore_with_keytool_5.md @@ -9 +9 @@ -[ Keytool](https://docs.oracle.com/javase/8/docs/technotes/tools/unix/keytool.html) is a popular command line utility for common key and certificate tasks. A complete tutorial on keytool is out of scope for AWS CloudHSM documentation. This article explains the specific parameters you should use with various keytool functions when utilizing AWS CloudHSM as the root of trust through the AWS CloudHSM key store. +[ Keytool](https://docs.oracle.com/en/java/javase/25/docs/specs/man/keytool.html) is a popular command line utility for common key and certificate tasks. A complete tutorial on keytool is out of scope for AWS CloudHSM documentation. This article explains the specific parameters you should use with various keytool functions when utilizing AWS CloudHSM as the root of trust through the AWS CloudHSM key store.