Kyle Nekritz
Results
2
comments of
Kyle Nekritz
@icing I think the issue is specific to IPv6 because of the `conn->bits.ipv6_ip` check at https://github.com/curl/curl/blob/f8513ee62ec72af996139d2756beeac8a828afd8/lib/vtls/openssl.c#L2154
Can you clarify how you are configuring the fizz context, and how you are removing chacha20? The default configuration should not have chacha in the supported ciphers list if chacha...