Print

Print


This problem in XrdHttpProtocol.cc causes builds to fail. Specifically,

#ifdef TLS1_2_VERSION
meth = TLSv1_2_method();

... it seems that TLS1_2_VERSION is defined but the function TLSv1_2_method() can't
be found

/builddir/build/BUILD/xrootd/xrootd/src/XrdHttp/XrdHttpProtocol.cc: In static member
function 'static int XrdHttpProtocol::InitSecurity()':
/builddir/build/BUILD/xrootd/xrootd/src/XrdHttp/XrdHttpProtocol.cc:1326: error:
'TLSv1_2_method' was not declared in this scope


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub



Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1