Difference between revisions of "Secure Infrastructure Deployment"

From D4Science Wiki
Jump to: navigation, search
(Created page with "== Secure Infrastructure Deployment == In order to deploy a "secure" node on the infrastructure the following step are needed: * Installation of an host certificate ( by defaul...")
 
Line 1: Line 1:
== Secure Infrastructure Deployment ==
+
== Secure Node configuration ==
  
In order to deploy a "secure" node on the infrastructure the following step are needed:
+
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)
 
* Installation of an host certificate ( by default under /etc/grid-security)

Revision as of 11:23, 12 April 2013

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