AWS cloudhsm documentation change
Summary
Updated command syntax for PowerShell execution of configure-pkcs11.exe
Security assessment
Change modifies command syntax but does not address vulnerabilities or security features. It improves clarity of certificate storage configuration without security implications.
Diff
diff --git a/cloudhsm/latest/userguide/pkcs11-certificate-storage-configuration.md b/cloudhsm/latest/userguide/pkcs11-certificate-storage-configuration.md index 154a31d50..0e644bcfb 100644 --- a//cloudhsm/latest/userguide/pkcs11-certificate-storage-configuration.md +++ b//cloudhsm/latest/userguide/pkcs11-certificate-storage-configuration.md @@ -30 +30 @@ Open a command prompt and run the following command: - C:\Program Files\Amazon\CloudHSM\bin\ .\configure-pkcs11.exe --enable-certificate-storage + PS C:\> & "C:\Program Files\Amazon\CloudHSM\bin\configure-pkcs11.exe" --enable-certificate-storage