Locked History Actions

OPS/FAQs/Ibergrid_VOMS_Certificates

Ibergrid VOMS Certificates

In order to have the latest IBERGRID VOMS certificates (both the voms01.ncg.ingrid.pt and ibergrid-voms.ifca.es) we have produced an rpm which distributes the appropriate certificates:

# rpm -ql ibergrid-vomscerts
/etc/grid-security
/etc/grid-security/vomsdir
/etc/grid-security/vomsdir/ibergrid-voms.ifca.es.new.pem
/etc/grid-security/vomsdir/voms01.ncg.ingrid.pt.new.pem

# openssl x509 -text -noout -in /etc/grid-security/vomsdir/voms01.ncg.ingrid.pt.new.pem | grep -A 2 Validity
        Validity
            Not Before: Nov  2 14:11:49 2011 GMT
            Not After : Nov  1 14:11:49 2012 GMT

# openssl x509 -noout -text -in /etc/grid-security/vomsdir/ibergrid-voms.ifca.es.new.pem | grep -A2 Valid
        Validity
            Not Before: Mar  2 11:24:40 2012 GMT
            Not After : Mar  2 11:24:40 2013 GMT

The rpm can be downloaded from ibergrid-vomscerts-3.0-2.noarch.rpm.

The srpm can be downloaded from ibergrid-vomscerts-3.0-2.src.rpm

If your site is correctly configured, you will NOT need to install this RPM except for the WMS and FTS services.