Hi Sebastien... many thanks for your response. I went down the Mono route because everything I'd read on Novells own site showed that the only way to get a .NET application to work with Novell LDAP with SSL was to use the mono.security.dll
Sebastien Pouliot-2 wrote: > > Did you use Mono's certmgr ? (not MS one) > > Did you specify the -m option ? that will make the certificate available > to all users on the computer (you'll need that for ASP.NET but it should > not affect your console app). > Yes, I used Mono's certmgr, but didn't use the "-m" option. But as you say, it still wasn't working for the console app. Sebastien Pouliot-2 wrote: > > Can you connect, using SSL, to the server using a different application ? > I haven't tried... I am being asked for connect my existing application to their LDAP system. I only wrote the console app as a quick way to test the connection... I don't really have much LDAP knowledge, and no other applications that use LDAP. However... I think the solution has been given to me by Stéphane below :-) Cheers, Tom -- View this message in context: http://www.nabble.com/Novell-LDAP-%28SSL%29-using-.NET-2.0-on-Windows-Server-tp25295744p25296403.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
