Adding option to enable SSL to horizon

Adding a new option "CONFIG_HORIZON_SSL" if set to 'y'
will cause apache to open ssl communications to port 443
https://bugzilla.redhat.com/show_bug.cgi?id=903813

Change-Id: I6a9960706f35823e7fa9a1913274bbfc51d6b99a
This commit is contained in:
Derek Higgins
2013-02-22 11:16:35 -05:00
parent efc9e74bf9
commit 6a1736117e
3 changed files with 36 additions and 4 deletions

View File

@@ -84,4 +84,3 @@ ERR_ONLY_1_FLAG="Error: The %s flag is mutually exclusive to all other command l
ERR_REMOVE_REMOTE_VAR="Error: Failed to remove directory %s on %s, it contains sensitive data and should be removed"
#
INFO_DASHBOARD="To use the console, browse to http://%s/dashboard"