tdudlak / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

4ef5692 Ticket 4 - Cert detection breaks some tests

Authored and Committed by William Brown 6 years ago
    Ticket 4 - Cert detection breaks some tests
    
    Bug Description:  Certdetection attempts to open a connection and read
    cn=config in cases when we aren't able to access the attributes.
    
    It's not worth it :(
    
    Fix Description:  Disable the detection.
    
    https://pagure.io/lib389/issue/4
    
    Author: wibrown
    
    Review by: spichugi (Thanks!)