Hammond, Steven a écrit :
I use ApacheDS embedded instead of the config file. But to force startTLS I have: apacheds = new LdapServer(); apacheds.setConfidentialityRequired(true);When a client is connected unencrypted, the only command allowed is startTLS, all others are rejected.
Thanks Steven ! And happy new year :)
