minor typo in akka-remote reference.conf

This commit is contained in:
Alden Torres 2020-06-08 23:45:04 -04:00
parent 09979d3eb6
commit 3d04e0d3a6
No known key found for this signature in database
GPG key ID: B680E9E66E147D81

View file

@ -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