#3204 - Adding keypass to SSL configuration
This commit is contained in:
parent
fdf6df7254
commit
ad2e3c5e37
9 changed files with 27 additions and 13 deletions
|
|
@ -135,7 +135,7 @@ private[akka] class RemoteSystemDaemon(
|
|||
|
||||
case Identify(messageId) ⇒ sender ! ActorIdentity(messageId, Some(this))
|
||||
|
||||
case t: Terminated ⇒
|
||||
case t: Terminated ⇒
|
||||
|
||||
case TerminationHook ⇒
|
||||
terminating.switchOn {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue