Skip to content

Commit c677481

Browse files
author
Paige
committed
Remove mention of cflinuxfs2 [#164374199]
1 parent 1fdcf84 commit c677481

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

trusted-system-certificates.html.md.erb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ title: Configuring Trusted System Certificates for Applications
44

55
The following mechanisms exist to provide trusted certificates to applications running on Cloud Foundry:
66

7-
- For the `cflinuxfs3` or `cflinuxfs2` stack, you can install the trusted certificates
7+
- For the `cflinuxfs3` stack, you can install the trusted certificates
88
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
1111
certificates.
1212
<br><br>
1313
For example:

0 commit comments

Comments
 (0)