gp.mappers.certgp.pl.additional.cafiles
This setting defines a list of certificate files which will be included in the certgp.pl install, if found.
It can be a list of certificates to be added. For example:
gp.mappers.certgp.pl.additional.cafiles: <ca-file> <ca-file> ...
It can also point to a file that contains a list of certificate files to be added. For example:
gp.mappers.certgp.pl.additional.cafiles: file:/etc/centrifydc/cert_included.list
The default value is empty.