Hi, As you mentioned, you need to empty the below two settings. In addition, please set secstorage.encrypt.copy to false so that SSVM disables SSL completely. When you switch the console proxy from HTTP to HTTPS or vice versa, you need destroy the existing console proxy instance (and ACS will recreate one automatically) so that the web server can listen to the correct ports.
In summary, the steps are (to disable SSL) : 1. Set consoleproxy.url.domain to empty 2. Set secstorage.ssl.cert.domain to empty 3. Set secstorage.encrypt.copy to empty 4. Restart management server 5. Destroy existing console proxy VM (SSVM need not be destroyed) HTH Amogh On 9/20/14 6:21 AM, "France" <[email protected]> wrote: >I will just empty these two fields in global config: > >secstorage.ssl.cert.domain >consoleproxy.url.domain > >restart CS and restart the console proxy.. > >Š and hope for the best. :-) > >If you do not hear from me on this, then this worked and others can do it >too. > >Regards, >F. > > >On 20 Sep 2014, at 15:16, Aldis Gerhards <[email protected]> wrote: > >> We got the same problem. It seemed like a bug :) we downgraded back to >>4.3.0 because pf this issue. >> >> Sent from my iPhone >> >>> On 2014. gada 20. sept., at 15:39, France <[email protected]> wrote: >>> >>> Hi guys, >>> >>> how do we disable realhostip.com service with its certificates on ACS >>>4.3.1, to get consoleproxy working without ties to realhostip.com >>>service? >>> We are happy with HTTP only for now. >>> >>> Regards, >>> F. >
