zoukankan      html  css  js  c++  java
  • docker 环境搭建步骤

    配置CA:

    zhaoweipeng@bogon:~$ ls
    106 baseos.tar fabric-sdk fabric-sdk (1).tar fixture_106
    zhaoweipeng@bogon:~$ cd fixture_106/s
    sample_chaincode_endorsement_policies/ sdkintegration/ src/
    zhaoweipeng@bogon:~$ cd fixture_106/sdkintegration/
    e2e-2Orgs/ gocc/ gocc-bk/ javacc/ peer-base/
    zhaoweipeng@bogon:~$ cd fixture_106/sdkintegration/e2e-2Orgs/
    channel/ tls/
    zhaoweipeng@bogon:~$ cd fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org
    org1.example.com/ org2.example.com/
    zhaoweipeng@bogon:~$ cd fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org
    org1.example.com/ org2.example.com/
    zhaoweipeng@bogon:~$ cd fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org1.example.com/
    ca/ msp/ peers/ tlsca/ users/
    zhaoweipeng@bogon:~$ cd fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org1.example.com/
    ca/ msp/ peers/ tlsca/ users/
    zhaoweipeng@bogon:~$ cd fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org1.example.com/
    ca/ msp/ peers/ tlsca/ users/
    zhaoweipeng@bogon:~$ cd fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org1.example.com/ca/
    zhaoweipeng@bogon:~/fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org1.example.com/ca$ ls
    c1736faa0b2c6c0b144339e616d261b1ceef810dda1495f64cc4f6b8a200388d_sk ca.org1.example.com-cert.pem
    zhaoweipeng@bogon:~/fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org1.example.com/ca$ pwd
    /home/zhaoweipeng/fixture_106/sdkintegration/e2e-2Orgs/channel/crypto-config/peerOrganizations/org1.example.com/ca

  • 相关阅读:
    MongoDB学习(翻译6)
    MongoDB学习(翻译5)
    MongoDB学习(翻译4)
    MongoDB学习之--安全和认证
    MongoDB学习(翻译3)
    前端面试题—1
    静态网页制作
    风雨哈佛路感后感
    实习记录11
    实习记录10
  • 原文地址:https://www.cnblogs.com/lovelanglangyou/p/9078741.html
Copyright © 2011-2022 走看看