]> git.sur5r.net Git - openldap/commit
Partial support for a new option to help debug TLS connections,
authorJulio Sánchez Fernández <jsanchez@openldap.org>
Wed, 21 Jul 1999 19:18:08 +0000 (19:18 +0000)
committerJulio Sánchez Fernández <jsanchez@openldap.org>
Wed, 21 Jul 1999 19:18:08 +0000 (19:18 +0000)
commit5f53b747a5054cfecd6ade134fea27330062ffb8
treec8f384c127602ef8065912dbb3ba89906fe2ead9
parentcf9a36da3f35d7fba35b66d512c95653adcf9009
Partial support for a new option to help debug TLS connections,
not yet user-settable.  Defaults "on" for now.
Partial support for temporary RSA keys, skeleton for DH.
Add call to X509V3_add_standard_extensions() on init, mod_ssl
does this too, but I am unsure about what it does.
Move management of client CA certificates to a new routine, since
it is going to get more complex than the current code.
libraries/libldap/tls.c