Configuring SSL unauthenticated mode for HTTP communications

Edit the installed.properties file to activate unauthenticated mode for HTTP.

Procedure

  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.https.port 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 Support.

Feedback