@adriansev Could you please try to connect with the client above? For convenience:

$ podman run --rm -it centos:7
$ yum install -y epel-release && yum update -y
$ curl -L http://xrootd.cern.ch/xrootd-openssl11.repo > /etc/yum.repos.d/xrootd-openssl11.repo
$ cat /etc/yum.repos.d/xrootd-openssl11.repo
$ yum update
$ yum install xrootd-* # check that it installs xrootd-*5.5.5-1.el7.openssl1.1
$ xrdcp --version
$ ldd /usr/lib64/libXrdCrypto.so # (links against libssl.so.1.1)

Cheers,


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: <xrootd/xrootd/issues/2014/1578719568@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/2014#issuecomment-1578719568", "url": "https://github.com/xrootd/xrootd/issues/2014#issuecomment-1578719568", "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