aa6990d - tag 0.19

Authored and Committed by nalin 14 years ago
    - tag 0.19
      - correctly initialize NSS databases that need to be using a PIN
      - add certmonger.conf, for customizing notification timings and settings,
        and use of digests other than the previously-hard-coded SHA256, and
        drop those settings from individual requests
      - up the default self-sign validity interval from 30 days to 365 days
      - drop the first default notification interval from 30 days to 28 days
        (these two combined to create a fun always-reissuing loop earlier)
      - record the token which contains the key or certificate when we're
        storing them in an NSS database, and report it
      - improve handling of cases where we're supposed to use a PIN but we
        either don't have one or we have the wrong one
      - teach getcert to accept a PIN file's name or a PIN value when adding
        a new entry
      - update the IPA submission helper to use the new 'request_cert' signature
        that's landing soon
      - more tests
    
        
file modified
+20 -1
file modified
+3 -2
file modified
+1 -1