]> git.sur5r.net Git - openldap/commit
Implemented ldap_pvt_tls_get_peer() for use with SASL/EXTERNAL.
authorHoward Chu <hyc@openldap.org>
Wed, 16 Aug 2000 23:27:41 +0000 (23:27 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 16 Aug 2000 23:27:41 +0000 (23:27 +0000)
commit0f8047b95e0f42239bbef1d97ce1c6541c0ef129
treef553925af687cd1f7467c2b9fb03a4cdc538d442
parentc243a6fa92476721f94a21c470298565525405ec
Implemented ldap_pvt_tls_get_peer() for use with SASL/EXTERNAL.
Added ldap_pvt_tls_get_strength() - return encryption strength, for
use as a SASL session security factor.
include/ldap_pvt.h
libraries/libldap/tls.c
servers/slapd/connection.c