DIRACGrid / DIRAC

DIRAC Grid
http://diracgrid.org
GNU General Public License v3.0
113 stars 174 forks source link

[sweep:integration] HTCondorCE: fix HOME for useSSL #7677

Closed andresailer closed 3 months ago

andresailer commented 3 months ago

Sweep #7675 HTCondorCE: fix HOME for useSSL to integration.

Adding original author @andresailer as watcher.

BEGINRELEASENOTES Resources FIX: HTCondorCE: fix exception when UseSSLSubmission is true. The SiteDirector environment does not have HOME. Always use /home/dirac/.globus to get userkey and usercert files. Core FIX: Locations.getCertificateAndKeyLocation: fix exception when HOME is not set.

ENDRELEASENOTES Closes #7676'