Skip to content

Commit a910965

Browse files
authored
Merge pull request #10153 from sebastian-carpenter/GH-10067
do not enable TLSX with --enable-ech
2 parents a3ef935 + faf93cb commit a910965

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2222,7 +2222,6 @@ then
22222222
test "$enable_ecc" = "" && enable_ecc=yes
22232223
test "$enable_curve25519" = "" && enable_curve25519=yes
22242224
test "$enable_sha256" = "" && enable_sha256=yes
2225-
test "$enable_tlsx" = "" && enable_tlsx=yes
22262225
test "$enable_sni" = "" && enable_sni=yes
22272226
test "$enable_tls13" = "" && enable_tls13=yes
22282227
fi

0 commit comments

Comments
 (0)