boulder icon indicating copy to clipboard operation
boulder copied to clipboard

Remove db connection from ocsp-responder

Open aarongable opened this issue 3 years ago • 0 comments

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.

aarongable avatar Aug 16 '22 16:08 aarongable