Changes between Version 50 and Version 51 of ESGFNodeInstallation
- Timestamp:
- Nov 13, 2013 11:03:27 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ESGFNodeInstallation
v50 v51 346 346 {{{ 347 347 #!sh 348 esto no estoy seguro$ esg-node --set-auto-fetch-certs false348 $ esg-node --set-auto-fetch-certs false 349 349 $ esg-node restart 350 350 }}} … … 356 356 }}} 357 357 358 {{{ 359 #!sh 360 $ cd /etc/grid-security/certificates/ 361 $ grep vesgint-idx.ipsl.jussieu.fr * 362 373bd876.signing_policy: access_id_CA X509 '/O=ESGF/OU=ESGF.ORG/OU=ESGF-vesgint-idx.ipsl.jussieu.fr/CN=ESGF CA' 363 373bd876.signing_policy: cond_subjects globus '"/O=ESGF/OU=ESGF.ORG/OU=ESGF-vesgint-idx.ipsl.jussieu.fr/*"' 364 365 }}} 366 358 367 [[NoteBox(warn, This process should fetch the CA cert to `/etc/grid-security/certificates`, but doesn't. You need to manually copy the CA cert.)]] 368 369 359 370 360 371