File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ title: Configuring Trusted System Certificates for Applications
4
4
5
5
The following mechanisms exist to provide trusted certificates to applications running on Cloud Foundry:
6
6
7
- - For the `cflinuxfs3` or `cflinuxfs2` stack, you can install the trusted certificates
7
+ - For the `cflinuxfs3` stack, you can install the trusted certificates
8
8
directly into the system trust store at `/etc/ssl/certs`. In the deployment manifest, set
9
- the `cflinuxfs3-rootfs.trusted_certs` or `cflinuxfs2-rootfs.trusted_certs` property of the stack release's
10
- `cflinuxfs3-rootfs-setup` or `cflinuxfs2-rootfs-setup` job to the concatenated values of the PEM-encoded CA
9
+ the `cflinuxfs3-rootfs.trusted_certs` property of the stack release's
10
+ `cflinuxfs3-rootfs-setup` job to the concatenated values of the PEM-encoded CA
11
11
certificates.
12
12
< br > < br >
13
13
For example:
You can’t perform that action at this time.
0 commit comments