Skip to content

Commit 2023200

Browse files
committed
Update PKI realm link
1 parent e5cd670 commit 2023200

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/client-concepts/certificates/working-with-certificates.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
126126
through client certificates. The {ref_current}/certutil.html[`elasticsearch-certutil` tool] included with X-Pack allows you to
127127
generate client certificates as well and assign the distinguished name (DN) of the
128128
certificate to a user with a certain role.

src/Tests/Tests/ClientConcepts/Certificates/WorkingWithCertificates.doc.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)