fabric-samples/test-network/organizations/fabric-ca
Dave Enyeart dada89c710
Remove csr.hosts from msp enrollments (#1009)
Flag --csr.hosts is only relevant for tls enrollments, it adds the SAN to the TLS cert.
For msp enrollments, the cert is only used for identity, therefore there is no need for SAN and no need to pass --csr.hosts.
Having --csr.hosts for msp enrollments is misleading, this commit removes it.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2023-03-17 13:08:03 +00:00
..
ordererOrg Update Commercial Paper to v2.0 Lifecycle (#109) 2020-02-11 09:38:52 +00:00
org1 Update Commercial Paper to v2.0 Lifecycle (#109) 2020-02-11 09:38:52 +00:00
org2 Update Commercial Paper to v2.0 Lifecycle (#109) 2020-02-11 09:38:52 +00:00
registerEnroll.sh Remove csr.hosts from msp enrollments (#1009) 2023-03-17 13:08:03 +00:00