18244d7 test_acme: Use ipalib.x509

2 files Authored by cheimes 6 months ago, Committed by frenaud 6 months ago,
    test_acme: Use ipalib.x509
    
    Use IPA's x509 module instead of `cryptography.x509`. This fixes a
    regression which was introduced in commit a45a7a20.
    
    Related: https://pagure.io/freeipa/issue/9518
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
    Reviewed-By: Mohammad Rizwan Yusuf <myusuf@redhat.com>