Administer > System configuration parameters > LDAP parameters > Startup parameter: ldapsslallownocert

Startup parameter: ldapsslallownocert

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. You can always set a startup parameter from the server's operating system command prompt.

Parameter

ldapsslallownocert:<numerical ID>

Description

When this parameter is enabled, the Service Manager server does not check a CA's root certification. In this situation, you do not need to set a root certificate for the CA that issued the LDAP server’s certificate on the SM server in order to enable LDAP over SSL in SM.

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 (Service Manager checks the CA's root certificates)

1 (Service Manager does not check the CA's root certificates)

Example usage

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

Initialization file: ldapsslallownocert:1

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file
Enable LDAP over SSL

Related topics

LDAP parameters
Startup parameter: ldapserver