Example Analysis of fabric Multi-Organization deployment errors in blockchain
This article will explain in detail the example analysis of fabric multi-organization deployment errors in the blockchain. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article.
Fabric single-organization deployment is relatively simple, while multi-organization deployment becomes complex.
1.SSL problem, Starting business network definition. This may take a minute...E0426 10:31:31.977669444 12315 ssl_transport_security.cc:989] Handshake failed with fatal error SSL_ERROR_SSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed.
Note that if the fabric-ca node is not started, it can be started manually
Docker-compose- f docker-compose-cas.yaml create
Docker-compose- f docker-compose-cas.yaml start
This is the end of this article on "example analysis of fabric multi-organization deployment errors in blockchain". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.