hyperledger - How to change the user name of certification? -


i have created hyperledger fabric network.

i change default user certifacation name such user1@domain , user2@domain when issuing multiple user certificates using cryptogen.

is there way customize certification name?

in manual of hyperledger fabric, when create network, use cryptogen tool generate cryptographic material (x509 certs) various network entities. these certificates representative of identities.

cryptogen consumes file crypto-config.yaml contains network topology , allows generate set of certificates , keys both organizations , components belong organizations. so, have configure file customize certification name.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -