Enable SSL encryption for web clients

You can configure your web clients to use the HPE Service Manager server's sample certificate for SSL encryption. If The HPE Service Manager server requires SSL connections from clients, then this setting is unnecessary because all clients will use the server's signed certificate for SSL encryption. If SSL connections are optional however, then you can use these steps to enable SSL encryption between the client and server without installing an additional signed server certificate.

  1. Log on to the web tier system.
  2. Stop the web tier web application server.
  3. Open the web configuration file (web.xml) in a text editor.
  4. Set the ssl parameter to true.
  5. Save your changes.
  6. Restart your web tier Web application server.