simmon / certmonger

Forked from certmonger 2 years ago
Clone

75db7c6 Fix checking for errors when fetching SCEP chain

Authored and Committed by nalin 8 years ago
1 file changed. 1 lines added. 1 lines removed.
    Fix checking for errors when fetching SCEP chain
    
    When walking the chain of certificates from a server, check the response
    code of the current GetCAChain request, not the previous GetCACert
    request.  Spotted by static analysis.
    
        
file modified
+1 -1