boulder/cmd/ocsp-updater
Daniel McCarney fcf361c327 Remove CertStatusOptimizationsMigrated Feature Flag & Assoc. Cruft (#2561)
The NotAfter and IsExpired fields on the certificateStatus table
have been migrated in staging & production. Similarly the
CertStatusOptimizationsMigrated feature flag has been turned on after
a successful backfill operation. We have confirmed the optimization is
working as expected and can now clean out the duplicated v1 and v2
models, and the feature flag branching. The notafter-backfill command
is no longer useful and so this commit also cleans it out of the repo.

Note: Some unit tests were sidestepping the SA and inserting
certificateStatus rows explicitly. These tests had to be updated to
set the NotAfter field in order for the queries used by the
ocsp-updater and the expiration-mailer to perform the way the tests
originally expected.

Resolves #2530
2017-02-16 11:35:00 -08:00
..
main.go Remove CertStatusOptimizationsMigrated Feature Flag & Assoc. Cruft (#2561) 2017-02-16 11:35:00 -08:00
main_test.go Fix Akamai OCSP purging code (#2531) 2017-01-30 10:43:18 -08:00
test-cert-b.pem Fix ocsp-updater unit tests. (#1892) 2016-06-06 12:51:21 -04:00
test-cert.pem Fix ocsp-updater unit tests. (#1892) 2016-06-06 12:51:21 -04:00