Re: introduce msp into chaincode for authentication
qs meng <qsmeng@...>
Hi Yacov, yes, a peer would authenticate the proposal creator, who is a member of fabric network. But in chaincode container, there is no way to authenticate an identity who belongs to one client application. If a chaincode could get CA certificate, it is feasible for chaincode to authenticate identities who belongs to client application. I do not know if I explain it clearly. Thank you. Regards, qs meng
At 2020-04-01 14:45:32, "Yacov Manevich" <YACOVM@...> wrote:
The proposal is authenticated by the peer before it gets into the chaincode.
|
|