Nxlog Manager integrate with LDAPS
I'm trying to integrate with LDAPS and do have some issue. I'm using the below document and below is the command to import LDAPS certificate into the cacerts keystore.
keytool -keystore <PATH_TO_JRE>/lib/security/cacerts -import -alias \ certificate -file <PATH_TO_CERTIFICATE>/certificate.cer
When i try to import the certificate and they are asking for the keystore password. I assume this keystore was created during installation not sure what is the password.
Need to check whether anyone know what is the keystore password?
https://docs.nxlog.co/manager/current/users/index.html