Issue 8540 - Expand test suite to include TLS tests
Summary: Expand test suite to include TLS tests
Status: VERIFIED DUPLICATE of issue 8573
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: 2.4.44
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-08 19:42 UTC by Quanah Gibson-Mount
Modified: 2020-03-22 23:43 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Quanah Gibson-Mount 2016-12-08 19:42:27 UTC
Full_Name: Quanah Gibson-Mount
Version: 2.4.44
OS: N/A
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (47.208.148.26)


The test suite should be expanded to have SSL related test.  To do this, we'll
need a CA cert, server cert for "localhost", and a couple of user certs (for
babs and/or bjorn).

Test can then validate startTLS, ldaps, and client cert auth, using both an
exact matching DN for one user and one requiring an authz-regexp map.

Tests only run if SSL was enabled for the build.
Comment 1 Quanah Gibson-Mount 2017-03-20 23:48:14 UTC
moved from Incoming to Software Enhancements
Comment 2 Quanah Gibson-Mount 2020-03-22 23:42:59 UTC
This was done as a part of ITS#8573

*** This issue has been marked as a duplicate of issue 8573 ***