Print

Print


@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 or view it on GitHub:
https://github.com/xrootd/xrootd/issues/2014#issuecomment-1578719568
You are receiving this because you commented.

Message ID: <[log in to unmask]>

########################################################################
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