File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/client-concepts/certificates
src/Tests/Tests/ClientConcepts/Certificates Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ the local CA certificate is part of the chain that was used to generate the serv
122122
123123==== Client Certificates
124124
125- X-Pack also allows you to configure a {xpack_current}/ pki-realm.html[PKI realm] to enable user authentication
125+ X-Pack also allows you to configure a {ref_current}/configuring- pki-realm.html[PKI realm] to enable user authentication
126126through client certificates. The {ref_current}/certutil.html[`elasticsearch-certutil` tool] included with X-Pack allows you to
127127generate client certificates as well and assign the distinguished name (DN) of the
128128certificate to a user with a certain role.
Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ protected override void AssertHttpRequestException(HttpRequestException e)
179179 /**
180180 * ==== Client Certificates
181181 *
182- * X-Pack also allows you to configure a {xpack_current}/ pki-realm.html[PKI realm] to enable user authentication
182+ * X-Pack also allows you to configure a {ref_current}/configuring- pki-realm.html[PKI realm] to enable user authentication
183183 * through client certificates. The {ref_current}/certutil.html[+elasticsearch-certutil+ tool] included with X-Pack allows you to
184184 * generate client certificates as well and assign the distinguished name (DN) of the
185185 * certificate to a user with a certain role.
You can’t perform that action at this time.
0 commit comments