[Mono-bugs] [Bug 319973] TLS support in Novell.Directory. Ldap fails with unhandled exception

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 17 18:54:06 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=319973

User lorenb at mmgsecurity.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=319973#c4





--- Comment #4 from Loren Bandiera <lorenb at mmgsecurity.com>  2007-12-17 16:54:06 MST ---
I tried again with Mono 1.2.6 and there was no change. 

$ mono ldap-tls-testcase.exe 10.0.0.2 389 "" ""
Connecting to:10.0.0.2
System.ArgumentNullException: null key
Parameter name: key
  at System.Collections.Hashtable.Find (System.Object key) [0x00000] 
  at System.Collections.Hashtable.Contains (System.Object key) [0x00000] 
  at System.Collections.Hashtable.ContainsKey (System.Object key) [0x00000] 
  at Novell.Directory.Ldap.Utilclass.RespExtensionSet.findResponseExtension
(System.String searchOID) [0x00000] 
  at
Novell.Directory.Ldap.Utilclass.ExtResponseFactory.convertToExtendedResponse
(Novell.Directory.Ldap.Rfc2251.RfcLdapMessage inResponse) [0x00000] 
  at Novell.Directory.Ldap.LdapMessageQueue.getResponse (.Integer32 msgid)
[0x00000] 
  at Novell.Directory.Ldap.LdapMessageQueue.getResponse () [0x00000] 
  at Novell.Directory.Ldap.LdapConnection.startTLS () [0x00000] 
  at StartTLSTest.Main (System.String[] args) [0x00000]

$ mono --version
Mono JIT compiler version 1.2.6 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  amd64
        Disabled:      none


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list