nspcc-dev / neofs-dev-env

NeoFS local Development and Testing environment
https://fs.neo.org
GNU General Public License v3.0
9 stars 25 forks source link

[#90] Enabled tls for s04 #92

Closed KirillovDenis closed 3 years ago

KirillovDenis commented 3 years ago

closes #90

Signed-off-by: Denis Kirillov denis@nspcc.ru

alexvanin commented 3 years ago

As soon as we drop pre-defined network map, this PR will be ready to merge. Right now pre-defined network map kinda ruins TLS config of storage node.

So this is blocked by #84 which is blocked by #72.

alexvanin commented 3 years ago

As soon as we drop pre-defined network map, this PR will be ready to merge. Right now pre-defined network map kinda ruins TLS config of storage node.

So this is blocked by #84 which is blocked by #72.

The block is removed.

@KirillovDenis In neofs-node v0.22.0 we support group addresses (node can announce and be hosted on multiple addresses / sockets), you can look at configuration examples here.