2.10 Retaining https and Disabling http

  1. By default, the GGSA web application is available on both http (port 9080) and https (port 9443). Follow the procedure below if you intend to disable http.
  2. Edit file osa-base/start.d/http.ini.
  3. Comment out as follows: ##--module=http.
  4. Start GGSA web server by running osa-base/bin/start-osa.sh.