boulder
boulder copied to clipboard
Remove db connection from ocsp-responder
After the following conditions have been met:
- the ROCSPStage3 flag is enabled everywhere
- all ocsp-responder instances have an SAService config stanza
- all ocsp-responder instances no longer have a DB config stanza
then we should remove the now-defunct dbMap from the checked_redis_source struct and its methods.