Difference between revisions of "Secure Infrastructure Deployment"

From D4Science Wiki
Jump to: navigation, search
Line 8: Line 8:
 
** Redhat via yum : yum install fetch-crl
 
** Redhat via yum : yum install fetch-crl
 
** Debian/Ubuntu : apt-get install fetch-crl
 
** Debian/Ubuntu : apt-get install fetch-crl
 +
 +
==  GHNs and Services ==
 +
 +
{| border="1" cellpadding="4" cellspacing="0"
 +
|-
 +
! width="400"|gHN !! width="75"|Scope !! width="150"|VO/VRE  !! width="300"|Services
 +
|-
 +
! bgcolor="lightgrey" align="center" colspan="4"|CNR
 +
|-
 +
|-
 +
| node1.tsec.d4science.research-infrastructures.eu:8443  || VO  || secureVO        || SOA3
 +
|-
 +
| node2.tsec.d4science.research-infrastructures.eu:8443  || VO  || secureVO        || IS-IC
 +
|-
 +
| node3.tsec.d4science.research-infrastructures.eu:8443  || VO  || Ecosystem      || IS-Registry/IS-Notifier
 +
|-
 +
| node4.tsec.d4science.research-infrastructures.eu:8443  || VO  || Ecosystem      || Resource Manager
 +
 +
|}
 +
 +
<br><br>

Revision as of 09:32, 28 May 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

GHNs and Services

gHN Scope VOVirtual Organization;/VREVirtual Research Environment. Services
CNR
node1.tsec.d4science.research-infrastructures.eu:8443 VOVirtual Organization; secureVO SOA3
node2.tsec.d4science.research-infrastructures.eu:8443 VOVirtual Organization; secureVO IS-IC
node3.tsec.d4science.research-infrastructures.eu:8443 VOVirtual Organization; Ecosystem IS-Registry/IS-Notifier
node4.tsec.d4science.research-infrastructures.eu:8443 VOVirtual Organization; Ecosystem Resource Manager