> On Dec 8, 2021, at 10:16 AM, William Pfeffer wrote:
>
> Hi,
>
> When building the latest source code with NO_OPENSSL defined, the include to
> "" causes a failure in TLSState.cpp when the path is not
> available.
>
> I was wondering if this line should have a "#ifndef NO_OPENSSL" like th
Hi,
When building the latest source code with NO_OPENSSL defined, the include
to "" causes a failure in TLSState.cpp when the path is not
available.
I was wondering if this line should have a "#ifndef NO_OPENSSL" like the
header file, or if it's now expected to have this library path accessible
w