boulder/cmd/rocsp-tool
Aaron Gable 7e994a1216
Deprecate ROCSPStage6 feature flag (#6770)
Deprecate the ROCSPStage6 feature flag. Remove all references to the
`ocspResponse` column from the SA, both when reading from and when
writing to the `certificateStatus` table. This makes it safe to fully
remove that column from the database.

IN-8731 enabled this flag in all environments, so it is safe to
deprecate.

Part of #6285
2023-04-04 15:41:51 -07:00
..
testdata Split rocsp-tool into files; add some tests (#5795) 2021-11-12 17:41:14 -08:00
client.go ROCSP: Remove support for Redis Cluster (#6645) 2023-02-09 17:14:37 -05:00
client_test.go Deprecate ROCSPStage6 feature flag (#6770) 2023-04-04 15:41:51 -07:00
inflight.go Split rocsp-tool into files; add some tests (#5795) 2021-11-12 17:41:14 -08:00
inflight_test.go Split rocsp-tool into files; add some tests (#5795) 2021-11-12 17:41:14 -08:00
main.go config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00