Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
dovholuknf committed Dec 20, 2024
1 parent 292bbcc commit cdf22d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Third-Party CA

Enrolling an identity with a classic "one time token" is possibly the most common form of adding an identity to
a tunneler.
OpenZiti supports adding identities where the key and certificate are provided by a third-party CA.

is the act of bootstrapping trust between your computer and the OpenZiti Controller.
After creating an identity, or if you are given and identity in the form of a JWT file you can properly
Expand Down
4 changes: 2 additions & 2 deletions docusaurus/docs/reference/tunnelers/02-windows/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ tampered with from when it was released. Once installed, enroll your first ident

* [One-Time Token](./add-ids/ott) - Add an identity with a single use token. The most common option
* [Third-Party CA](./add-ids/third-party-ca) - Add an identity using a third-party CA
* [External JWT Provider - JWT](./ext-jwt) - Add an identity using the configured provider and network JWT
* [External JWT Provider - URL](./ext-jwt-url) - Add an identity using the configured provider and URL
* [External JWT Provider - JWT](./add-ids/ext-jwt) - Add an identity using the configured provider and network JWT
* [External JWT Provider - URL](./add-ids/ext-jwt-url) - Add an identity using the configured provider and URL

## Architecture
The ZDEW is composed of three main components: the data service, the monitor service, the UI. Communication among
Expand Down

0 comments on commit cdf22d8

Please sign in to comment.