diff --git a/content/docs/tasks/security/rbac-groups/index.md b/content/docs/tasks/security/rbac-groups/index.md index 793b6ccc4d..911b077b49 100644 --- a/content/docs/tasks/security/rbac-groups/index.md +++ b/content/docs/tasks/security/rbac-groups/index.md @@ -99,6 +99,23 @@ are supported. EOF {{< /text >}} +1. Apply a policy through a destination rule for the `sleep` service to use mutual TLS when +communicating with `httpbin`. + + {{< text bash >}} + $ cat <}} + 1. Set the `TOKEN` environmental variable to contain a valid sample JWT. {{< text bash >}}