2

enrollmentfabric-ca-client-config.yamlのフィールドの目的は何ですか?

フィールドは と に分解されprofileますlabel。どちらのフィールドの使用法についての説明もどこにも見つかりません。ファイル自体にprofileは、「証明書の発行に使用する署名プロファイルの名前」と記載されています。残念ながら、「署名プロファイル」が定義されていないため、この情報は役に立ちません。

fabric-ca-client-config.yaml から:

#  Enrollment section used to enroll an identity with fabric-ca server
#
#  profile - Name of the signing profile to use in issuing the certificate
#  label - Label to use in HSM operations

enrollment:
  profile:
  label:
4

1 に答える 1