Skip to content

Commit fd38a1c

Browse files
b1gb4bybells17
andauthored
Update content/ja/blog/_posts/2024-05-09-gateway-api-v1.1/index.md
Co-authored-by: bells17 <[email protected]>
1 parent 0c4ed17 commit fd38a1c

File tree

1 file changed

+1
-1
lines changed
  • content/ja/blog/_posts/2024-05-09-gateway-api-v1.1

1 file changed

+1
-1
lines changed

content/ja/blog/_posts/2024-05-09-gateway-api-v1.1/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Gatewayの各リスナーでクライアント証明書の検証が設定でき
107107
これは、`tls`内に新しく追加された`frontendValidation`フィールドによって実現されています。
108108
このフィールドでは、クライアントが提示する証明書を検証するための信頼アンカーとして使用できるCA証明書のリストを設定できます。
109109

110-
以下の例は、ConfigMapの`foo-example-com-ca-cert`に保存されているCA証明書を使用して、Gatewayリスナーの`foo-https`に接続するクライアントの証明書を検証する方法をしめしています
110+
以下の例は、ConfigMapの`foo-example-com-ca-cert`に保存されているCA証明書を使用して、Gatewayリスナーの`foo-https`に接続するクライアントの証明書を検証する方法を示しています
111111

112112
```yaml
113113
apiVersion: gateway.networking.k8s.io/v1

0 commit comments

Comments
 (0)