LDAPS StartTLS

All about webserver configurations, PHP and databases.

Moderator: Thorsten

Post Reply
admica
Posts: 1
Joined: Wed May 27, 2009 8:42 pm

LDAPS StartTLS

Post by admica »

Is there support for LDAPS or StartTLS? I don't allow any interaction with the openldap directory unless they have an SSL certificate. The LDAP servers listen on ports 389 and 636, but the normal port 389 is only open to allow starttls to connect and switch to encrypted communication. I don't want to make lighttpd/apache handle authentication. I'd like to see the phpmyfaq application do it.
Thorsten
Posts: 15562
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: LDAPS StartTLS

Post by Thorsten »

Hi,

this should be possible with phpMyFAQ 2.5 but I didn't tested LDAPS, only LDAP. I would appreciate if you could test this.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply