frostfs-node/pkg/services/object/put/v2
Leonard Lyubich 4661f65975 [#645] client/cache: Check response public key in all client operations
There is a need to check if public key in the RPC response matches the
public key of the related storage node declared in network map.

Define `ErrWrongPublicKey` error. Implement RPC response handler's
constructor `AssertKeyResponseCallback` which checks public key. Construct
handler and pass it to client's option `WithResponseInfoHandler`.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-09-30 20:57:00 +03:00
..
service.go [#501] object/put: reduce TTL of the relayed request 2021-06-02 10:31:14 +03:00
streamer.go [#645] client/cache: Check response public key in all client operations 2021-09-30 20:57:00 +03:00
util.go [#501] object/put: relay requests for signed objects 2021-06-02 10:31:14 +03:00