Parameter: ssl

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

ssl

Description

This parameter defines whether the Service Manager server requires SSL connections from all incoming client requests that are sent from Service Manager's Windows client or Web client.

Note This SSL connection enforcement also applies to Web Services clients.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

Yes

Default value

0

Possible values

0 (Disable)

1 (Enable)

Example usage

Command line: sm -httpPort:13080 -ssl:1

Initialization file: ssl:1

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

SSL parameters
Connection parameters
Servlet parameters