diff --git a/deploy-apps/instance-identity.html.md.erb b/deploy-apps/instance-identity.html.md.erb index 612a1d84..d0040cdc 100644 --- a/deploy-apps/instance-identity.html.md.erb +++ b/deploy-apps/instance-identity.html.md.erb @@ -22,3 +22,5 @@ The Diego Cell rep supplies a new certificate and private keypair to the app ins * If the validity period is less than or equal to 4 hours, the pair regenerates between 1/4 and 1/12 of the time to the end of the period. For more information about enabling and configuring the Instance Identity system in Cloud Foundry, see [Enabling Instance Identity](https://docs.cloudfoundry.org/adminguide/instance-identity.html). + +For information about using instance identity certificates for app-to-app routing through the Gorouter with platform-enforced authorization, see [Configuring identity-aware routing](identity-aware-routing.html).