Menu

#640 LDAP Encountered ASN.1 tag 10 (expected tag 2)

v4.5.0
closed-invalid
nobody
5
2017-02-09
2017-01-19
No

2017-01-19 15:38:13,216 ERROR [LdapConnection-16659] davmail - Encountered ASN.1 tag 10 (expected tag 2)
com.sun.jndi.ldap.Ber$DecodeException: Encountered ASN.1 tag 10 (expected tag 2)
at com.sun.jndi.ldap.BerDecoder.parseIntWithTag(BerDecoder.java:192)
at com.sun.jndi.ldap.BerDecoder.parseInt(BerDecoder.java:179)
at davmail.ldap.LdapConnection.handleRequest(LdapConnection.java:523)
at davmail.ldap.LdapConnection.run(LdapConnection.java:489)

Discussion

  • Mickael Guessant

    Please first check that you are not trying to connect in LDAPS to a non encrypted DavMail LDAP listener.

     
  • Gilles Bardouillet

    Hi Mickael,
    I'm not using LDAPS to connect to Davmail LDAP Listener and my listener is not secure :
    davmail.ssl.nosecureldap=false

     
  • Gilles Bardouillet

    Ok Mickael, you can close the ticket, due to firewall misconfig !

     
  • Mickael Guessant

    • status: open --> closed-invalid
     
  • Mickael Guessant

    firewall issue

     

Log in to post a comment.