Skip to content

Instantly share code, notes, and snippets.

@siddjain
Created August 31, 2020 21:53
Show Gist options
  • Select an option

  • Save siddjain/2b6ecfd7a86459d62d4e505da8689667 to your computer and use it in GitHub Desktop.

Select an option

Save siddjain/2b6ecfd7a86459d62d4e505da8689667 to your computer and use it in GitHub Desktop.

Revisions

  1. siddjain created this gist Aug 31, 2020.
    16 changes: 16 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,16 @@
    2020/08/31 14:52:39 [INFO] Created default configuration file at /Users/sjain68/phf-solutions/fabric-ca-lesson/biotor/fabric-ca-server-config.yaml
    2020/08/31 14:52:39 [INFO] Server Version: 1.4.6
    2020/08/31 14:52:39 [INFO] Server Levels: &{Identity:2 Affiliation:1 Certificate:1 Credential:1 RAInfo:1 Nonce:1}
    2020/08/31 14:52:39 [WARNING] &{69 The specified CA certificate file /Users/sjain68/phf-solutions/fabric-ca-lesson/biotor/ca-cert.pem does not exist}
    2020/08/31 14:52:39 [INFO] generating key: &{A:ecdsa S:256}
    2020/08/31 14:52:39 [INFO] encoded CSR
    2020/08/31 14:52:39 [INFO] signed certificate with serial number 209450895447008803616294289922809196760752025367
    2020/08/31 14:52:39 [INFO] The CA key and certificate were generated for CA
    2020/08/31 14:52:39 [INFO] The key was stored by BCCSP provider 'SW'
    2020/08/31 14:52:39 [INFO] The certificate is at: /Users/sjain68/phf-solutions/fabric-ca-lesson/biotor/ca-cert.pem
    2020/08/31 14:52:40 [INFO] Initialized sqlite3 database at /Users/sjain68/phf-solutions/fabric-ca-lesson/biotor/fabric-ca-server.db
    2020/08/31 14:52:40 [INFO] The issuer key was successfully stored. The public key is at: /Users/sjain68/phf-solutions/fabric-ca-lesson/biotor/IssuerPublicKey, secret key is at: /Users/sjain68/phf-solutions/fabric-ca-lesson/biotor/msp/keystore/IssuerSecretKey
    2020/08/31 14:52:40 [INFO] Idemix issuer revocation public and secret keys were generated for CA ''
    2020/08/31 14:52:40 [INFO] The revocation key was successfully stored. The public key is at: /Users/sjain68/phf-solutions/fabric-ca-lesson/biotor/IssuerRevocationPublicKey, private key is at: /Users/sjain68/phf-solutions/fabric-ca-lesson/biotor/msp/keystore/IssuerRevocationPrivateKey
    2020/08/31 14:52:40 [INFO] Home directory for default CA: /Users/sjain68/phf-solutions/fabric-ca-lesson/biotor
    2020/08/31 14:52:40 [INFO] Initialization was successful