-
Notifications
You must be signed in to change notification settings - Fork 708
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently, if ca.name property is not specified in the server configuration file, server's root ca cert is saved to '.pem' file, which is hidden by default. This change set will fix this problem by making ca.name property required. Change-Id: Ia1a8234a284885dc14fdd8ad97e383ff495ffa7e Signed-off-by: Anil Ambati <[email protected]>
- Loading branch information
Anil Ambati
committed
Apr 10, 2017
1 parent
77dc0ce
commit 4c3189b
Showing
2 changed files
with
24 additions
and
3 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