From cbf490c69237446f4b4b93aeb65bdca079da4523 Mon Sep 17 00:00:00 2001 From: Tao Li Date: Wed, 18 Jul 2018 14:11:36 -0700 Subject: [PATCH] Add incremenetal TLS to feature list (#1863) --- content/about/feature-stages/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/about/feature-stages/index.md b/content/about/feature-stages/index.md index d9dbd9fef0..8957c54442 100644 --- a/content/about/feature-stages/index.md +++ b/content/about/feature-stages/index.md @@ -76,6 +76,7 @@ Below is our list of existing features and their current phases. This informatio | [Service-to-service mutual TLS](/docs/concepts/security/#mutual-tls-authentication) | Stable | [Authentication policy](/docs/concepts/security/#authentication-policy) | Alpha | [VM: Service Credential Distribution](/docs/concepts/security/#key-management) | Beta +| [Incremental mTLS](/docs/tasks/security/mtls-migration) | Beta | [OPA Checker]({{< github_file >}}/mixer/adapter/opa/README.md) | Alpha | [RBAC Mixer Adapter](/docs/concepts/security/#authorization) | Alpha