Secure Infrastructure Deployment

From D4Science Wiki
Revision as of 11:23, 12 April 2013 by Andrea.manzi (Talk | contribs)

Jump to: navigation, search

Secure Node configuration

In order to deploy a "secure" node on the infrastructure the following steps are needed:

  • Installation of an host certificate ( by default under /etc/grid-security)
  • EGI TrustAnchor installation ( https://wiki.egi.eu/wiki/EGI_IGTF_Release)
  • fetch-crl command installation:
    • Redhat via yum : yum install fetch-crl
    • Debian/Ubuntu : apt-get install fetch-crl