AWS cloudhsm documentation change
Summary
Removed Windows-specific instructions and consolidated retry mode configuration guidance
Security assessment
The change removes OS-specific sections but does not alter security configurations or address vulnerabilities. The retry mode documentation remains functionally unchanged.
Diff
diff --git a/cloudhsm/latest/userguide/openssl-library-configs-retry.md b/cloudhsm/latest/userguide/openssl-library-configs-retry.md index fcf5594a6..669175a80 100644 --- a//cloudhsm/latest/userguide/openssl-library-configs-retry.md +++ b//cloudhsm/latest/userguide/openssl-library-configs-retry.md @@ -22 +22 @@ For more information, see [HSM throttling](./troubleshoot-hsm-throttling.html). -Linux +You can use the following command to set retry commands to **off** mode: @@ -25,4 +24,0 @@ Linux -###### To set retry commands to **off** for Client SDK 5 on Linux - - * You can use the following command to set retry commands to **off** mode: - @@ -31,15 +26,0 @@ Linux - - - -Windows - - -###### To set retry commands to **off** for Client SDK 5 on Windows - - * You can use the following command to set retry commands to **off** mode: - - C:\Program Files\Amazon\CloudHSM\bin> .\configure-dyn.exe --default-retry-mode off - - - -