hyperledger / hyperledger/fabric
msp folder tlsintermediatecerts not present
- Dominant language
- Go
- Stars
- 16.7k
- Forks
- 9.1k
- Avg merge
- 5h 38m
- Merged PRs (30d)
- 26
Description
At this [link](https://hyperledger-fabric.readthedocs.io/en/latest/membership/membership.html#msp-structure), an image related the contents of the MSP folder is shown. Proceeding with my docker configuration, I found the absence of the tlsintermediatecerts folder. I'm using Fabric CA 1.5.2 image.
I am subsequently having a lot of problems running the peers in my intermediate and the errors point back to issues in the certification chain.
The documentation appears sparse in this regard since there is configuration of intermediates only at the "manual" level and not with docker.
It is therefore impossible for me to determine whether the lack of the said folder is related to configuration errors or bugs.
Contributor guide
Assessment
This issue has not been assessed yet.