-
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-4887] Server creates unused MSP directory
Starting the fabric-ca server creates an additional, unused MSP directory in the location of where the server was started from and then another one inside the server's home directory. The first MSP directory described is incorrectly created and no certificates/keys get stored there. See [FAB-4887] for reproduction steps Change-Id: I125dbf2a67c5ddf2a2563d198765115f808fa8ba Signed-off-by: Saad Karim <skarim@us.ibm.com>
- Loading branch information
Saad Karim
committed
Jun 21, 2017
1 parent
82fad13
commit a71e0f5
Showing
3 changed files
with
32 additions
and
7 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
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