PHP-LDAP against Nethserver safely?

Port 389 wants STARTTLS encryption. Port 636 is TLS. Both return the system certificate. If it is self signed your PHP client rejects it. You can either configure :+1: a valid system certificate (eg letsencrypt), or configure your client to ignore certificate errors :-1:

Both Roundcubemail and Nextcloud modules are PHP applications and work with NS. You surely can make it work :wink:

1 Like