31f1f01 Correctly select the SCEP request digest

Authored and Committed by nalin 9 years ago
    Correctly select the SCEP request digest
    
    Instead of assuming the server supports the default digest algorithm,
    select the preferred one if the server claims to support it, otherwise
    fall back to MD5, per the spec.
    
        
file modified
+25 -1
file modified
+1 -1
file modified
+2 -2
file modified
+73 -6
file modified
+35 -4
file modified
+5 -2