#3204 - Adding keypass to SSL configuration

This commit is contained in:
Viktor Klang 2013-04-11 13:14:48 +02:00
parent fdf6df7254
commit ad2e3c5e37
9 changed files with 27 additions and 13 deletions

View file

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