Skip to content

Commit 92660b0

Browse files
author
Xiaoyun Ding
committed
fix
1 parent 6db334a commit 92660b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/how-to-enterprise-application-configuration-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The following image shows the three types of repository authentication supported
8686
| Strict host key checking | No | Optional value that indicates whether the backend should be ignored if it encounters an error when using the provided `Host key`. Valid values are `true` and `false`. The default value is `true`. |
8787

8888
> [!NOTE]
89-
> Config Server doesn't support SHA-2 signatures yet and we are actively working on to support it in future release. Before that, please use SHA-1 signatures or basic auth instead.
89+
> Application Configuration Service for Tanzu doesn't support SHA-2 signatures yet and we are actively working on to support it in future release. Before that, please use SHA-1 signatures or basic auth instead.
9090
9191
To validate access to the target URI, select **Validate**. After validation completes successfully, select **Apply** to update the configuration settings.
9292

0 commit comments

Comments
 (0)