ca_certs job from os-conf/20.0.0
              Github source:
              bf1040c or
              master branch
            
Properties¶
certs¶
  
    
      Concatenated set of certificates in PEM format
- Default
 ""
- Example
 - 
            
            
|+ -----BEGIN CERTIFICATE----- MIIClTCCAf4CCQDc6hJtvGB8RjANBgkqhkiG9w0BAQUFADCBjjELMAk... -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIClTCCAf4CCQDc6hJtvGB8RjANBgkqhkiG9w0BAQUFADCBjjELMAk... -----END CERTIFICATE-----
 
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_certs/ directory
            (learn more).
          
bin/pre-start(frompre-start.sh.erb)config/certs.crt(fromcerts.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.
          
This job relies on no runtime packages.