mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
cleanup
This commit is contained in:
parent
4e6ed7072d
commit
3484ddff18
@ -880,7 +880,8 @@ tls_get_cert( SSL *s )
|
||||
}
|
||||
|
||||
int
|
||||
ldap_pvt_tls_get_peer_dn( void *s, struct berval *dn, LDAPDN_rewrite_dummy *func, unsigned flags )
|
||||
ldap_pvt_tls_get_peer_dn( void *s, struct berval *dn,
|
||||
LDAPDN_rewrite_dummy *func, unsigned flags )
|
||||
{
|
||||
X509 *x;
|
||||
X509_NAME *xn;
|
||||
|
Loading…
Reference in New Issue
Block a user