boulder/cmd/ocsp-updater
Samantha 9874d2018d
ocsp-updater: Set database Tx Isolation Level (#5634)
Set ocsp-updater's database transaction isolation level to
`READ-UNCOMMITTED`. We don't need consistent reads,
as the only thing which should be updating these rows is
ocsp-updater itself.
2021-09-07 11:42:12 -07:00
..
main.go ocsp-updater: Set database Tx Isolation Level (#5634) 2021-09-07 11:42:12 -07:00
main_test.go ocsp-updater: Split work by a configurable serial suffix shard (#5628) 2021-09-02 15:52:18 -07:00
test-cert-b.pem core/util: ValidSerial should return false if the serial is not 32 or 36 (#3712) 2018-05-24 15:31:06 -04:00
test-cert.pem core/util: ValidSerial should return false if the serial is not 32 or 36 (#3712) 2018-05-24 15:31:06 -04:00