-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable nova server to be run in SSL mode
This commit allows one to specify ca, cert and key file to run nova server in SSL mode. Note: The flag use_ssl per se is not used in nova yet, its purpose here it to verify collateral parameters. Change-Id: I5aed08afc2b6ac94bf9e1929f6b1f41a88882f02 (cherry picked from commit 31048d2)
- Loading branch information
Showing
2 changed files
with
112 additions
and
0 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