Skip to content

Commit 85e8437

Browse files
authored
apply suggestion
1 parent 10f714d commit 85e8437

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dev-docs/user-manual.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,7 @@ echo $lbip
173173
curl --cacert ./verify/mesh-root.pem -k "https://${lbip}"
174174
```
175175

176-
The workload certificate is a DNS wildcard certificate, `curl`, but SAN
177-
verification fails when accessing the workload via an IP address.
176+
The workload certificate is a DNS wildcard certificate. Therefore, SAN is expected to fail when accessing the workload via an IP address.
178177
On Azure, all load balancers automatically get ephemeral DNS entries, so either
179178
use that or configure DNS yourself.
180179

0 commit comments

Comments
 (0)