Configuring SSL unauthenticated mode for HTTP communications

Procedure

To activate unauthenticated mode for HTTP:

  1. Open the installed.properties file, which is in the server_install/conf/server directory. The installed.properties file contains the properties that were set during installation.
  2. Ensure that the install.server.web.always.secure property is set to Y.
  3. Ensure that the install.server.web.ip property is set to the port that the server uses for HTTPS requests.
  4. Save the file and restart the server.

What to do next

To complete unauthenticated mode for HTTP, contact IBM® UrbanCode Deploy Support.

Feedback