52730c7 certdb: use custom object for trust flags

8 files Authored by jcholast 6 years ago, Committed by mbasti 6 years ago,
    certdb: use custom object for trust flags
    
    Replace trust flag strings with `TrustFlags` objects. The `TrustFlags`
    class encapsulates `certstore` key policy and has an additional flag
    indicating the presence of a private key.
    
    https://pagure.io/freeipa/issue/6831
    
    Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
    Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
    
        
file modified
+3 -46
file modified
+103 -6