Skip to content
Merged
Prev Previous commit
Next Next commit
Fix news blurb lint errors
  • Loading branch information
WillChilds-Klein committed Mar 10, 2025
commit f3de8b166c1ce2a81df53dc9d8ae12687f0063cf
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Some cryptography TLS libraries lack support for "finite field" ephemeral Diffie-Hellman (FFDHE) TLS ciphersuites. This issue proposes modifying `test_ssl`'s `test_dh_params` to skip itself if the underlying TLS library does not support FFDHE.
Some cryptography TLS libraries lack support for "finite field" ephemeral Diffie-Hellman (FFDHE) TLS ciphersuites. This issue proposes modifying ``test_ssl``'s ``test_dh_params`` to skip itself if the underlying TLS library does not support FFDHE.
Comment thread
WillChilds-Klein marked this conversation as resolved.
Outdated