SIGN IN SIGN UP

BUG/MEDIUM: ssl: Spell HAVE_VANILLA_OPENSSL correctly

Use HAVE_VANILLA_OPENSSL, which is what we actually define when we're
linked against OpenSSL, and not USE_VANILLA_OPENSSL.
Not using the right macro means we may start splicing with kTLS while
there are still data available in OpenSSL's internal buffers, leading to
data not being properly read.

This should be backported up to 3.3.
O
Olivier Houchard committed
565247ec5575eec188667d2365011eac723d8084
Parent: 223efec
Committed by Olivier Houchard <cognet@ci0.org> on 7/23/2026, 3:20:14 PM