Skip to content

Commit

Permalink
Update with taroface feedback (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmloveland committed Nov 6, 2024
1 parent 8718f44 commit 2849dcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/current/v24.2/auto-tls.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ cockroach init --certs-dir=certs --host=localhost:26257
- [`cockroach cert`]({% link {{ page.version.version }}/cockroach-cert.md %})
- [`cockroach auth-session`]({% link {{ page.version.version }}/cockroach-auth-session.md %})
- [Authenticate to CockroachDB {{ site.data.products.core }} Clusters]({% link {{ page.version.version }}/authentication.md %})
- [Authenticate to CockroachDB {{ site.data.products.core }} clusters]({% link {{ page.version.version }}/authentication.md %})
- [GSSAPI Authentication]({% link {{ page.version.version }}/gssapi_authentication.md %})
- [SQL Authentication]({% link {{ page.version.version }}/security-reference/authentication.md %})
- [Cloud Storage Authentication]({% link {{ page.version.version }}/cloud-storage-authentication.md %})
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Regardless of this setting's value, CockroachDB will verify the following during

- [`ALTER ROLE ... SUBJECT`]({% link {{ page.version.version }}/alter-role.md %}#set-the-subject-role-option-for-certificate-based-authentication)
- [`CREATE ROLE ... SUBJECT`]({% link {{ page.version.version }}/create-role.md %}#set-the-subject-role-option-for-certificate-based-authentication)
- [Authenticate to CockroachDB {{ site.data.products.core }} Clusters]({% link {{ page.version.version }}/authentication.md %})
- [Authenticate to CockroachDB {{ site.data.products.core }} clusters]({% link {{ page.version.version }}/authentication.md %})
- [GSSAPI Authentication]({% link {{ page.version.version }}/gssapi_authentication.md %})
- [SQL Authentication]({% link {{ page.version.version }}/security-reference/authentication.md %})
- [Cloud Storage Authentication]({% link {{ page.version.version }}/cloud-storage-authentication.md %})
Expand Down

0 comments on commit 2849dcf

Please sign in to comment.