AWS cloudhsm documentation change
Summary
Added warning about OpenSSL CLI integration limitations
Security assessment
Documents security limitation to prevent insecure implementations. Warns against unsupported configurations that could lead to vulnerabilities if misused.
Diff
diff --git a/cloudhsm/latest/userguide/openssl-provider-library.md b/cloudhsm/latest/userguide/openssl-provider-library.md index ec29295c1..3ffb45f0d 100644 --- a//cloudhsm/latest/userguide/openssl-provider-library.md +++ b//cloudhsm/latest/userguide/openssl-provider-library.md @@ -12,0 +13,4 @@ Use the following sections to install and configure the AWS CloudHSM OpenSSL Pro +###### Warning + +Integration with OpenSSL CLI is not currently supported by AWS CloudHSM OpenSSL Provider. See [AWS CloudHSM SSL/TLS offload on Linux using NGINX or HAProxy with OpenSSL Provider](./third-offload-linux-openssl-provider.html) for supported integrations. +