[Date Prev][Date Next] [Chronological] [Thread] [Top]

Proxy support?



Hi

Is there proxy support in OpenLDAP for the client side?. I´d like to use something as

ldap_set_option(...proxy_host:proxy_port...);

and then have ldap_open( ...) and similars to use proxy for outgoing connections.
I´ve searched some "PROXY" and "proxy" strings in openldap code, but from the results its not clear to me if I there is such (or equivalent) support.

Thanks