[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Closing TLS Session
Hello,
I am using OpenLDAP C SDK for starting TLS session. Starting TLS session is
successful through start_tls_s(LDAP *, LDAPControl *, LDAPControl *) but I
did not find any possible way out to close the TLS session.
Though I noticed functions like " static int sb_tls_close (Sockbuf_IO_Desc
*) " and " static int sb_tls_remove (Sockbuf_IO_Desc *) " in tls.c file, I
don't understand how to invoke those functions and whether they are made
available for use.
If this is not the right forum for this question, please excuse me.
Regards.
Medha