简体   繁体   中英

Hyperledger Fabric: How to generate certificates using openssl?

Does anyone know how to use openssl to generate certificate and keys that can be used with Hyperledger Fabric? Examples would be appreciated.

I haven't used OpenSSL first hand to generate certificates but someone on Rocketchat said the Go sdk uses Fabric's encryption, which is compatible with openssl... see this integration test example that imports openssl ch config signatures into the sdk .

This link to integration test may be helpful.

Sorry If it doesn't solve your problem, and feel free to head to Rocketchat , someone will probably help you out there.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM