CA Certificates Maintenance

From SysadminWiki

  • check-node (http://www.sysadmin.hep.ac.uk/svn/fabric-management/certificates/x509/check-node) is a script to check certificates are correctly installed on a node.
  • p12topem.sh (http://www.sysadmin.hep.ac.uk/svn/fabric-management/certificates/x509/p12topem.sh) is a script to convert p12 user certificates extracted from the WEB browser into pem format used by the GRID. Assumes $HOME/.globus location and takes care of the unix permissions. Could be extended to handle hosts certificates and AFS permissions if required.