hyperledger / fabric

Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
https://wiki.hyperledger.org/display/fabric
Apache License 2.0
15.77k stars 8.86k forks source link

Update Fabric docs - HSM not supported for TLS (backport #5030) #5031

Closed mergify[bot] closed 1 month ago

mergify[bot] commented 1 month ago

Update Fabric docs to indicate that HSM is not supported for TLS keys.

Also update the error messages for missing TLS keys to indicate that the error is specific to TLS keys. This will assist with troubleshooting for users that attempt to configure TLS keys with an HSM.


This is an automatic backport of pull request #5030 done by Mergify.