Victor wrote: > I can't compile the last snapshot because of this error: > > .\ldap\apr_ldap_option.c(175) : error C2065: 'LDAP_OPT_REFHOPLIMIT': > undeclared identifier > > It seems that this symbol is not declared in winldap.h. If I comment the > line then I can build the DLL. I just committed a fix that works for me (on MacOSX against OpenLDAP), can you confirm it works for you? > I attached a brief document where I describe the steps. I attached as > PDF because I put some screenshots for helping proposes. Both options > shown in the document worked for me. I hope this document will help, and > you are free to update-correct-modify the text. So essentially, as long as the CA certificate is available and valid for the account you are using, the LDAP SSL connection should work? Regards, Graham --