ca_truster job from cf/205
CA truster adds CA certificates to the trusted list. It is intented do be included in every VM.
Github source:
5549cce0
or
master branch
Properties¶
ca_truster
¶
certificates
¶CA certificates to trust.
- Default
[]
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/ca_truster/
directory
(learn more).
bin/ca_truster.sh
(fromca_truster.sh.erb
)bin/ca_truster_ctl
(fromca_truster_ctl.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.