slev / certmonger

Forked from certmonger 6 years ago
Clone

e85d851 Display timestamps in 'getcert list' in local time

Authored and Committed by nalin 7 years ago
    Display timestamps in 'getcert list' in local time
    
    When displaying a not-valid-after time in the output of 'getcert list',
    display local time by default rather than UTC, so that people don't have
    to do the math themselves.  Add a --utc option to allow forcing the
    older behavior.  Setting TZ=UTC will also work.
    
        
file modified
+4 -1
file modified
+22 -5
file modified
+23 -1
file modified
+2 -1