Skip to content

Commit 58f0338

Browse files
committed
Updated servers documentation with mutual TLS configuration.
1 parent 06bed62 commit 58f0338

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/asciidoc/servers.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,8 +329,8 @@ To enable 2-way TLS (Mutual TLS), set the trust certificate and client authentic
329329
}
330330
----
331331

332-
<1> Set the trust certificate path
333-
<2> Set the trust certificate password
332+
<1> Set the trust certificate path.
333+
<2> Set the trust certificate password.
334334
<3> Set the client authentication mode. Possible values are REQUIRED, REQUESTED, or NONE. Default is NONE.
335335

336336
Optionally you can define these SSL options in your application configuration file:

0 commit comments

Comments
 (0)