• Manuel Pégourié-Gonnard's avatar
    Add tests for verify_restartable() · d19a41d9
    Manuel Pégourié-Gonnard authored
    For selection of test cases, see comments added in the commit.
    
    It makes the most sense to test with chains using ECC only, so for the chain
    of length 2 we use server10 -> int-ca3 -> int-ca2 and trust int-ca2 directly.
    
    Note: server10.crt was created by copying server10_int3_int-ca2.crt and
    manually truncating it to remove the intermediates. That base can now be used
    to create derived certs (without or with a chain) in a programmatic way.
    d19a41d9