summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6b84017)
raw | patch | inline | side by side (parent: 6b84017)
author | Marc Fournier <marc.fournier@camptocamp.com> | |
Wed, 20 Aug 2014 12:07:27 +0000 (14:07 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Fri, 29 Aug 2014 13:09:55 +0000 (15:09 +0200) |
src/openldap.c | patch | blob | history |
diff --git a/src/openldap.c b/src/openldap.c
index 99b719ae63e7946c64174dcb18407069bebc2681..0c5a0a55aee2254f4c675f1b31850a1805fb848f 100644 (file)
--- a/src/openldap.c
+++ b/src/openldap.c
return (status);
}
+ st->starttls = 0;
st->timeout = -1;
st->verifyhost = 1;
st->version = LDAP_VERSION3;