boulder/cmd/ocsp-responder
Daniel McCarney 00f94de354 ocsp-responder: check reqSerialPrefixes correctly. (#3830)
A match of an OCSP request's serial number to *any* of the configured `reqSerialPrefixes` entries is sufficient for the request to be valid, not just the last `reqSerialPrefixes` entry.

Resolves https://github.com/letsencrypt/boulder/issues/3829
2018-08-23 14:47:02 -07:00
..
testdata ocsp-responder: error on missing source and tests 2015-10-06 21:50:44 -07:00
main.go ocsp-responder: check reqSerialPrefixes correctly. (#3830) 2018-08-23 14:47:02 -07:00
main_test.go ocsp-responder: check reqSerialPrefixes correctly. (#3830) 2018-08-23 14:47:02 -07:00