@krasznaa : thanks for pointing out the inconsistency in the XrdCrypto.cmake file, that said fixing this won't allow you to build xrootd without openssl as also the XrdTls component requires it (this is also not properly reflected in the CMake infrastructure, to be fixed) and it is part of the core not a plug-in (as we are now also supporting secure versions of root/xroot protocol)

You will have to install openssl with brew and then you will need to pass the location of the installed libs and headers using: OPENSSL_INCLUDE_DIR, OPENSSL_SSL_LIBRARY and OPENSSL_CRYPTO_LIBRARY, you can have a look at our CI script for reference:
https://github.com/xrootd/xrootd/blob/70066fe7edaa68ea271ffdf9d54c9d26294eeafd/.gitlab-ci.yml#L254


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

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1455#issuecomment-838042674", "url": "https://github.com/xrootd/xrootd/issues/1455#issuecomment-838042674", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

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