LDAP with SSL

This support forum board is for questions relating to Nagios Fusion.
Locked
CFT6Server
Posts: 506
Joined: Wed Apr 15, 2015 4:21 pm

LDAP with SSL

Post by CFT6Server »

Similar to Nagios XI's LDAP authentication, I am interested in enabling it with SSL. There isn't any options for the in the Fusion LDAP component. Is there any option to enable SSL with LDAP authentication with Fusion?
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: LDAP with SSL

Post by ssax »

It should work by defining your LDAP Host settings like:

Code: Select all

ldaps://YOUR_LDAP_HOST/
Then set the port as 636 and apply the settings.
Locked