par janua | Oct 17, 2014 | Communauté, LDAP, Open Source
A new security issue hit the streets this week: the Poodle SSL bug. While the vulnerability is mostly triggered by the client, it’s also possible to prevent attack by disabling the use of SSLv3 all together on the server side, eg. OpenDJ. from Ludovic Poitou blog...
par janua | Sep 25, 2014 | Gestion des Identités, Provisioning, Sécurité
In a production environment, enabling SSL between OpenIDM and .NET Connector Server is highly recommended. To do so, we configure SSL on both sides as following : 1 ) .Net Connector Server side – Enable SSL by editing ConnectorServer.exe.config file : <add...