source: branches/new_jglobus/certs/24c3ccde.signing_policy @ 197

Revision 197, 512 bytes checked in by mmamonski, 11 years ago (diff)

certs in main dir - used by make linux dist

Line 
1 # Signing policy for UNAMgrid  CA
2 # as <hash>.signing_policy along with
3 # the CA certificate as <hash>.<digit>
4 # -- here <hash> is the output of
5 # openssl x509 -hash -noout -in <certificate>
6 # and <digit> is the lowest single (decimal)
7 # digit that makes the file unique (in case
8 # you have other CA certificates that hash to
9 # the same value)
10 access_id_CA      X509         '/C=MX/O=UNAMgrid/OU=UNAM/CN=CA'
11 pos_rights        globus        CA:sign
12 cond_subjects     globus     '"/C=MX/O=UNAMgrid/*"'
Note: See TracBrowser for help on using the repository browser.