Merge pull request #29204 from aldenml/typo

minor typo in akka-remote reference.conf
This commit is contained in:
Ignasi Marimon-Clos 2020-06-09 10:16:55 +02:00 committed by GitHub
commit 16516879f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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