vtls: have vtls.h include the backend header files
It turned out some features were not enabled in the build since for example url.c #ifdefs on features that are defined on a per-backend basis but vtls.h didn't include the backend headers. CURLOPT_CERTINFO was one such feature that was accidentally disabled.
parent
bf7023d1
Please register or sign in to comment