Bug Description: In some tests we use enable_tls(), but the secure port doesn't get labeled automatically with ldap_port_t.
Fix Description: Fix enable_tls() to label secure port.
Fixes https://pagure.io/389-ds-base/issue/50387
Reviewed by: ???
Ack
rebased onto 487899c80ae126c28aac8affb1140b9998aa9e12
rebased onto 90700854f2540605d0e3ecdae5fe2e4fe6a8b6fe
rebased onto f2c63bcdca0d0195b679852dcaa1a2322c975883
Pull-Request has been merged by vashirov
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This pull request has been cloned to Github as issue and is available here: - https://github.com/389ds/389-ds-base/issues/3446
If you want to continue to work on the PR, please navigate to the github issue, download the patch from the attachments and file a new pull request.
Thank you for understanding. We apologize for all inconvenience.
Pull-Request has been closed by spichugi
Bug Description:
In some tests we use enable_tls(), but the secure port doesn't get
labeled automatically with ldap_port_t.
Fix Description:
Fix enable_tls() to label secure port.
Fixes https://pagure.io/389-ds-base/issue/50387
Reviewed by: ???