We can't set the SHA1PRNG random source reliably from within Akka. See #2977
This commit is contained in:
parent
a31d98340f
commit
a54659e5b4
4 changed files with 4 additions and 21 deletions
|
|
@ -48,7 +48,6 @@ object RemotingSpec {
|
|||
protocol = "TLSv1"
|
||||
random-number-generator = "AES128CounterSecureRNG"
|
||||
enabled-algorithms = [TLS_RSA_WITH_AES_128_CBC_SHA]
|
||||
sha1prng-random-source = "/dev/./urandom"
|
||||
}
|
||||
|
||||
akka {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue