/usr/share/igtf-policy/classic/UNAMgrid-ca.signing_policy is in igtf-policy-classic 1.79-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | # Signing policy for UNAMgrid CA
# as <hash>.signing_policy along with
# the CA certificate as <hash>.<digit>
# -- here <hash> is the output of
# openssl x509 -hash -noout -in <certificate>
# and <digit> is the lowest single (decimal)
# digit that makes the file unique (in case
# you have other CA certificates that hash to
# the same value)
access_id_CA X509 '/C=MX/O=UNAMgrid/OU=UNAM/CN=CA'
pos_rights globus CA:sign
cond_subjects globus '"/C=MX/O=UNAMgrid/*"'
|