Home GnuPG
Diffusion GnuPG f989b6ee0db9

dirmngr: Try ldap protocol V3 as fallback
f989b6ee0db9Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

dirmngr: Try ldap protocol V3 as fallback

* dirmngr/dirmngr_ldap.c (fetch_ldap): Try V3 Protocol in case
default Protocol gives error.

Servers may have blocked V2 Protocol, in which case the
bind will result in a Protocol Error. In that case we try
again with v3 Protocol if the ldap libarary used to compile
dirmngr supports V3.

  • Signed-off-by: Andre Heinecke <aheinecke@intevation.de>

Details

Provenance
aheineckeAuthored on Jun 14 2016, 7:22 PM
wernerCommitted on Jun 14 2016, 8:43 PM
Parents
rG5faddcb2927a: dirmngr: Print ldap error if bind fails
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGf989b6ee0db9: dirmngr: Try ldap protocol V3 as fallback (authored by Andre Heinecke <aheinecke@intevation.de>).Jun 14 2016, 8:43 PM