Use the same Erlang cookie to enable clustering

Refs #243
This commit is contained in:
Greg Karékinian
2020-11-25 16:32:07 +01:00
parent 3da883864b
commit 8b1f90c568
2 changed files with 15 additions and 1 deletions

View File

@@ -27,5 +27,12 @@
"auth_tag": "yWRLb22JwJjjoK6Wdr1ujg==\n",
"version": 3,
"cipher": "aes-256-gcm"
},
"erlang_cookie": {
"encrypted_data": "UDCzEWgVLH0z33Exx5G+OjUXw1odz4xO8qRLXODo5jBzMQdyYQCd\n",
"iv": "mm+fYYceD1nPsuo1\n",
"auth_tag": "77un6mkgrHAmnBQhrhpPfQ==\n",
"version": 3,
"cipher": "aes-256-gcm"
}
}
}