How to enroll a peer/orderer/admin type identity using Fabric CA when LDAP is enabled?
I have setup a fabric network using docker. This is not the default testnetwork provided by fabric.
In this setup I am using 3 CA, 2 for orgs and 1 for ordererOrg.
Previously when I was registering and enrolling users things worked fine. But when I enabled ldap in fabric-ca-server-config.yaml and skip the : fabric-ca-client register --id.type peer...