Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/howtos/pages/sdk-authentication.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ include::{version-common}@sdk:shared:partial$auth-overview.adoc[tag=cert-auth]

== Authenticating the Java Client by Certificate

To learn how to generate and deploy certificates, see xref:{server_version}@server:manage:manage-security/manage-certificates.adoc[Manage Certificates].
To learn how to generate and deploy certificates, see xref:{version-server}@server:manage:manage-security/manage-certificates.adoc[Manage Certificates].
The rest of this section assumes you followed those processes, or did something similar.

For the following example, you will need a client certificate and the associated private key.
Expand Down
Loading