Specify the Fingerprints of Certificate Files to Ignore (Lookup)
Define a certificate list which will be excluded from the certgp.pl
install, if matched.
It can be a list of fingerprints of the certificates to be excluded. For example:
gp.mappers.certgp.pl.exclude.cacerts: \<fingerprint\> \<fingerprint\> ...
It can also point to a file that contains a list of fingerprints of the certificates to be excluded. For example:
gp.mappers.certgp.pl.exclude.cacerts: file:/etc/centrifydc/cert_excluded.list
The default value is empty.