Update PROXY.in - needs x509_CERT_DIR parameter to work with tokens
Update PROXY.in - need to set x509_CERT_DIR since it now can be the system directory instead of the globus directory.
Discussion: the value relies on the x509_cert_policy
in arc.conf. If it is set to globus
the default value should be /etc/grid-security/certificates
while if it is set to system
it should have the value of the systems certs folder (in my case /etc/pki/tls/certs
). In the latter case, the x509_cert_dir also needs to be set currently.
Could we set the X509_CERT_DIR?
by default depending on arc.conf? Is the x509_cert_dir from arc.conf available at all levels 0, 1, 2?
Edited by Maiken