01c4fac Add a mostly-working "local" signer

Authored and Committed by Nalin Dahyabhai 9 years ago
    Add a mostly-working "local" signer
    
    Split the parts of the OpenSSL self-signer out and teach them to use a
    signer identified by a signing certificate and a different key to sign
    the certificate.
    
    Use that function to sign a locally-generated toy CA certificate.
    
        
file modified
+12 -0
file modified
+9 -1
file modified
+18 -0
file modified
+14 -0
file modified
+1 -0
file added
+544
file modified
+4 -0
file added
+174
file added
+26
file modified
+7 -78