minor typo in akka-remote reference.conf
This commit is contained in:
parent
09979d3eb6
commit
3d04e0d3a6
1 changed files with 1 additions and 1 deletions
|
|
@ -1180,7 +1180,7 @@ akka {
|
|||
# manager. The constructed SSLContext is cached some time (configurable) so when
|
||||
# the credentials rotate the new credentials are eventually picked up.
|
||||
# By default mTLS is enabled.
|
||||
# This provider also includes a verification fase that runs after the TLS handshake
|
||||
# This provider also includes a verification phase that runs after the TLS handshake
|
||||
# phase. In this verification, both peers run an authorization and verify they are
|
||||
# part of the same akka cluster. The verification happens via comparing the subject
|
||||
# names in the peer's certificate with the name on the own certificate so if you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue