-
- Downloads
[FAB-7398] Validate incoming deliver envelopes
This CR adds validation checks for the timestamp (all envelopes) and
the TLSCertHash (only if mutual TLS is enabled) of incoming Deliver
envelopes.
Change-Id: I9359ee0ed5bf9057e91948951c59a2196c484afc
Signed-off-by:
Will Lahti <wtlahti@us.ibm.com>
Showing
- common/deliver/deliver.go 51 additions, 5 deletionscommon/deliver/deliver.go
- common/deliver/deliver_test.go 181 additions, 12 deletionscommon/deliver/deliver_test.go
- core/peer/atomicbroadcast.go 3 additions, 2 deletionscore/peer/atomicbroadcast.go
- orderer/common/localconfig/config.go 10 additions, 0 deletionsorderer/common/localconfig/config.go
- orderer/common/server/main.go 3 additions, 1 deletionorderer/common/server/main.go
- orderer/common/server/server.go 5 additions, 5 deletionsorderer/common/server/server.go
- peer/node/start.go 3 additions, 1 deletionpeer/node/start.go
- sampleconfig/core.yaml 7 additions, 0 deletionssampleconfig/core.yaml
- sampleconfig/orderer.yaml 7 additions, 0 deletionssampleconfig/orderer.yaml
Loading
Please register or sign in to comment