Skip to content

Commit 79dd7a2

Browse files
kenjenkinsgithub-actions[bot]
authored andcommitted
tcp: correct pomerium-cli version number (#1367)
Fix an incorrect pomerium-cli version number and add a link to the GitHub release.
1 parent 3b6f5bd commit 79dd7a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/capabilities/tcp.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ The command above connects to `https://pomerium.corp.example.com:8443` and then
117117

118118
If Pomerium is configured to require client certificates, you will also need to provide a client certificate and private key when invoking the `pomerium-cli` command.
119119

120-
You can specify these either by using PEM files, or (starting in v0.25) by searching for a certificate in the system trust store (**macOS** and **Windows** only).
120+
You can specify these either by using PEM files, or (new in [v0.23.0](https://github.com/pomerium/cli/releases/tag/v0.23.0)) by searching for a certificate in the system trust store (on **macOS** and **Windows** only).
121121

122122
To specify a client certificate and key using PEM files:
123123

0 commit comments

Comments
 (0)