Skip to content

Commit

Permalink
xrootd: relax crypto-policies in the xrootd container
Browse files Browse the repository at this point in the history
xrootd was recently migrated to alma9, but has to be
contacted by the centos7-based fts container.
  • Loading branch information
rcarpa committed Aug 3, 2023
1 parent 308c3ed commit b03c0cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xrootd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ RUN chown -R xrootd:xrootd /etc/grid-security/xrd
RUN mkdir /rucio
RUN chown xrootd:xrootd /rucio

RUN update-crypto-policies --set DEFAULT:SHA1

# Server config
ADD xrdrucio.cfg /etc/xrootd/xrdrucio.cfg
ADD xrdadler32.sh /usr/local/bin/xrdadler32.sh
Expand Down

0 comments on commit b03c0cf

Please sign in to comment.