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
Post a Comment