]> git.sur5r.net Git - openldap/blob - doc/guide/admin/tls.sdf
Another typo, mistake in previous commit
[openldap] / doc / guide / admin / tls.sdf
1 # Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved.
2 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
3
4 H1: Using TLS
5
6 OpenLDAP clients and servers are capable of using
7 Transport Layer Security {{TERM:TLS}} framework to provide
8 integrity and confidentiality protections and to support
9 LDAP authentication via SASL EXTERNAL. 
10
11 TLS uses {{TERM:X.509}} certificates to carry client and server
12 identities. All servers are required to have valid certificates,
13 whereas client certificates are optional. Clients must have a
14 valid certificate in order to authenticate using the SASL EXTERNAL
15 mechanism.
16
17