ftweedal / certmonger

Forked from certmonger 7 years ago
Clone

556137b Catch write errors in NSS, when we can

Authored and Committed by Nalin Dahyabhai 10 years ago
    Catch write errors in NSS, when we can
    
    At startup-time, check for a suitable errno or PR_NO_ACCESS_RIGHTS_ERROR
    error, or if we're read-write, if opening readonly works.
    
        
file modified
+79 -12
file modified
+54 -5