Skip to content

Commit 3d5d111

Browse files
Update .changes/next-release/bugfix-AWSSDKforJavav2-4b5fea2.json
Co-authored-by: Zoe Wang <33073555+zoewangg@users.noreply.github.com>
1 parent d9d441f commit 3d5d111

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changes/next-release/bugfix-AWSSDKforJavav2-4b5fea2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"type": "bugfix",
33
"category": "AWS CRT HTTP Client",
44
"contributor": "WillChilds-Klein",
5-
"description": "Java CRT 0.39.3 enables and prefers PQ by default, so `TLS_CIPHER_SYSTEM_DEFAULT` now uses PQ cipher suites. The `postQuantumTlsEnabled` builder option in aws-sdk-java-v2 now becomes an opt-out mechanism; setting it to false explicitly disables PQ by using policy `TLS_CIPHER_PREF_TLSv1_0_2023`."
5+
"description": "Java CRT 0.39.3 enables and prefers Post Quantum TLS (PQ TLS) by default. The `postQuantumTlsEnabled` builder option in aws-sdk-java-v2 now becomes an opt-out mechanism; setting it to false explicitly disables PQ TLS."
66
}

0 commit comments

Comments
 (0)