Secure your LDAP server connection between client and server application to encrypt the communication. In case of simple bind connection using SSL/TLS is recommended to secure the authentication as simple bind exposes the user crendetials in clear text.
1.1: Install "Active Directory Certificate Services" role through Server Manager roles.
1.2: Create certificate template
1.3: Issue certificate template
1.4: Request new certificate for created certificate template
1.5: Export the created certificate
2.1: Convert Certificate Format and Install the Certificate using OpenSSL
C:\openssl\openssl x509 -in mOrangeLDAPS.cer -out mOrangeLDAPS.pem
TLS_CACERT C:\openldap\sysconf\mOrangeLDAPS.pem
sudo apt-get install openssl
yum install openssl
/openssl x509 -in mOrangeLDAPS.cer -out mOrangeLDAPS.pem
TLS_CACERT /etc/openldap/mOrangeLDAPS.pem
2.2: Install certificate in JAVA Keystore.
keytool -importcert -alias "mOrangeLDAPS"
-keystore "C:\Program Files\Java\jre1.8.0_231\lib\security\cacerts"
-file "C:\Users\Administrator\Documents\mOrangeLDAPS.cer"
keytool -importcert -alias "mOrangeLDAPS"
-keystore "/usr/java/jdk1.8.0_144/jre/lib/security/cacerts"
-file "/home/mOrangeLDAPS.cer"
miniOrange provides 24/7 support for all the Secure Identity Solutions. We ensure high quality support to meet your satisfaction.
Try Nowminiorange provides most affordable Secure Identity Solutions for all type of use cases and offers different packages based on customer's requirement.
Request A QuoteWe offer Secure Identity Solutions for Single Sign-On, Two Factor Authentication, Adaptive MFA, Provisioning, and much more. Please contact us at -
+1 978 658 9387 (US) , +91 77966 99612 (India) | info@xecurify.com