Changes between Version 11 and Version 12 of iRODSwithGSI


Ignore:
Timestamp:
12/03/12 18:40:55 (11 years ago)
Author:
Jeanne Ohren
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • iRODSwithGSI

    v11 v12  
    359359}}}
    360360
    361 2c.  Determine the subject of each certificate
    362 {{{
    363   openssl x509 -in <certificate-file> -subject -noout
    364 }}}
    365 
    366 2d.  Create the signing_policy file (e.g. ch-cert.signing_policy) with contents like the following (where access_id_CA is the subject of the CA found in step 2c).
     3612c.  Determine the issuer of each certificate
     362{{{
     363  openssl x509 -in <certificate-file> -issuer -noout
     364}}}
     365
     3662d.  Create the signing_policy file (e.g. ch-cert.signing_policy) with contents like the following (where access_id_CA is the issuer of the CA found in step 2c).
    367367{{{
    368368access_id_CA   X509    '/CN=geni//gpo//gcf.authority.sa'