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...
par janua | Mar 26, 2012 | Gestion des Identités, LDAP
There’re actually 2 distincts parts in client certificate authentication with Oracle DSEE or former Sun directory server versions. The first part is really standards (TLS,SSL v3) based: both client and server authenticate to each other as they’d in a usual...