Branch: refs/heads/master
Home:
https://github.com/esacinc/dcdt
Commit: 3d946bd09b537dc13760311f78cdc5f3e5207900
https://github.com/esacinc/dcdt/commit/3d946bd09b537dc13760311f78cdc5f3e5207900
Author: Elizabeth So <
elizab...@esacinc.com>
Date: 2016-03-15 (Tue, 15 Mar 2016)
Changed paths:
M dcdt-core/src/main/java/gov/hhs/onc/dcdt/crypto/crl/impl/CrlGeneratorImpl.java
M dcdt-core/src/main/resources/META-INF/spring/spring-core-crypto.xml
Log Message:
-----------
- Supports DCDT-322
- Changed revocation dates for revoked certificates D17_invB and D17_invC in the CA-issued CRL to be one year before the application startup time.
- Changed the nextUpdate date in CRLs to be 1 ms after the thisUpdate date to avoid CheckTimeValidity errors when the .NET RI attempts to obtain the latest CRL info.