Skip to content

LDAP over SSL cert and key for secure LDAP servers like Google Secure LDAP and few minor improvements#115

Open
tlmanz wants to merge 3 commits intoCrivaledaz:masterfrom
tlmanz:ldap-over-ssl-cert-key
Open

LDAP over SSL cert and key for secure LDAP servers like Google Secure LDAP and few minor improvements#115
tlmanz wants to merge 3 commits intoCrivaledaz:masterfrom
tlmanz:ldap-over-ssl-cert-key

Conversation

@tlmanz
Copy link

@tlmanz tlmanz commented Apr 13, 2024

  1. Modified LDAP.php to include certificate and private key to authenticate LDAPS services like Google Secure LDAP
  2. Added the flag ldap_secure to enable or disable secure LDAP in step 1
  3. Modified index.php to handle GET and POST requests separately
  4. Modified LDAP objects to include new parameters
  5. Modified Docker file to use alpine with PHP 8.3-fpm resulting in reduced image size and working secure LDAP

Tharuka Mannapperuma added 3 commits April 12, 2024 17:45
… enable if needs in case of ldap server like google secure ldap which requires certificate and a key file to authenticate
…e check in index.php for correct error message status
@tlmanz tlmanz changed the title Ldap over ssl cert key for secure ldap servers like google secure ldap and few changes LDAP over SSL cert and key for secure LDAP servers like Google Secure LDAP and few minor improvements Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant