Skip to content

Commit

Permalink
K8s mTLS deployment tutorial - new screenshots (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
sapirwo committed Sep 10, 2023
1 parent 15d1d24 commit cd3d24c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quick-tutorials/k8s-mtls.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ Otterize Cloud can be used for visualizing your network and overlay certificate

If you click on the **server** service to see its details, you can expand and see the certificate details:

<img src="/img/quick-tutorials/mtls/creds.png" alt="Service details" width="600"/>
<img src="/img/quick-tutorials/mtls/server-info.png" alt="Service details" />

You can see the common name (CN) used as the service's identity. And, when available, this will also show all DNS names (SANs), which together with the CN encompass all the possible names attested for by this certificate.
Expand Down
Binary file removed static/img/quick-tutorials/mtls/creds.png
Binary file not shown.
Binary file added static/img/quick-tutorials/mtls/server-info.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cd3d24c

Please sign in to comment.