bc6746f Use TLS for test suite

Authored and Committed by puiterwijk 9 years ago
    Use TLS for test suite
    
    This patch makes the test suite setup and use TLS for all
    of the test cases.
    The helpers generate a new CA cert and subject certs for
    all participants, and the certificates are actually validated.
    
    The only point the certificates are not validated is by the
    openid client app, because that has no API to do that.
    
    Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
    Reviewed-by: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+5 -7
file modified
+14 -3
file modified
+1 -2
file modified
+8 -10
file modified
+64 -1
file modified
+1 -1
file modified
+7 -2
file modified
+5 -7
file modified
+4 -6
file modified
+4 -5
file modified
+7 -9
file modified
+11 -14
file modified
+9 -12
file modified
+27 -29
file modified
+4 -6
file modified
+9 -11
file modified
+10 -14
file modified
+7 -9