-
Notifications
You must be signed in to change notification settings - Fork 709
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-10341] Identity load fails with only Idemix
When the Fabric CA client tries to load the identity, it fails if only an idemix credential is present. The logic first checked to see if x509 credential existed, and if not it would error out without checking to see an Idemix credential was present. Change-Id: Iece5f7e954fb0ed56dc0e37913dae7c1e866cb0c Signed-off-by: Saad Karim <skarim@us.ibm.com>
- Loading branch information
Saad Karim
committed
May 28, 2018
1 parent
69d5be1
commit 9b49be6
Showing
2 changed files
with
27 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters