AWS network-firewall documentation change
Summary
Removed a limitation note about Kyber key usage in TLS inspection
Security assessment
The removed line previously stated Kyber keys weren't used. Its deletion suggests updated TLS inspection capabilities, potentially enabling post-quantum cryptography support, which is a security enhancement. No explicit vulnerability fix is mentioned.
Diff
diff --git a/network-firewall/latest/developerguide/tls-inspection-considerations.md b/network-firewall/latest/developerguide/tls-inspection-considerations.md index a51e8e626..71e89b0ec 100644 --- a//network-firewall/latest/developerguide/tls-inspection-considerations.md +++ b//network-firewall/latest/developerguide/tls-inspection-considerations.md @@ -95,2 +94,0 @@ The following limitations apply to TLS inspection configurations: - * You can have the TLS1.3 hybridized Kyber support setting enabled in your browser, but TLS inspection doesn't use Kyber keys. Instead, inspection will use other keys that the browser has enabled in its settings. -