-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20731/
-----------------------------------------------------------
Review request for cloudstack and Nitin Mehta.
Bugs: CLOUDSTACK-6516
https://issues.apache.org/jira/browse/CLOUDSTACK-6516
Repository: cloudstack-git
Description
-------
In 4.3, SSL was turned off by default.
However, for SSVM, the value from configuration server overrides the default in
Config.java. Work around is to change in global properties.
Diffs
-----
server/src/com/cloud/server/ConfigurationServerImpl.java
8f8f4c14e9ca5e162240b5cf533ba956fc671542
Diff: https://reviews.apache.org/r/20731/diff/
Testing
-------
Local testing, checking a fresh install has the above property false by default.
Thanks,
Amogh Vasekar