is it possible to encrypt the password (credentials) of the replica in master's slapd.conf. if i don't use the clear text but instead encrypt it with sbin/slappaswd, the slurpd is not able to connect to the slave. i am using openldap-2.1.3, btw
replica host=somemachine.columbia.edu:9050 binddn="cn=replicator,dc=myorg,dc=org" bindmethod=simple credentials=xxxxx tls=yes