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

RE: Closing TLS Session



At 03:37 PM 4/10/01 +0530, Medha Atre wrote:
>I want to close only TLS session, using ldap_unbind() will close LDAP
>session. My aim is to perform some LDAP operations successfully, even after
>closing TLS session. That's why I need a separate method which will close
>only TLS session but LDAP connection will be intact.

You'll have to write code as its currently not supported.