AWS apigateway documentation change
Summary
Added OpenSSL documentation reference for cipher name mappings
Security assessment
Added reference link for informational purposes without changing security configurations or recommendations.
Diff
diff --git a/apigateway/latest/developerguide/apigateway-custom-domain-tls-version.md b/apigateway/latest/developerguide/apigateway-custom-domain-tls-version.md index ec3980f29..388257c60 100644 --- a//apigateway/latest/developerguide/apigateway-custom-domain-tls-version.md +++ b//apigateway/latest/developerguide/apigateway-custom-domain-tls-version.md @@ -169 +169 @@ AES256-SHA256 | Yes -OpenSSL and IETF RFC 5246 use different names for the same ciphers. The following table maps the OpenSSL name to the RFC name for each cipher. +OpenSSL and IETF RFC 5246 use different names for the same ciphers. The following table maps the OpenSSL name to the RFC name for each cipher. For more information, see [ciphers](https://docs.openssl.org/1.1.1/man1/ciphers/) in the OpenSSL Documentation.