• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

letsencrypt / boulder / 13181
66%
master: 66%

Build:
Build:
LAST BUILD BRANCH: ocsp-fail-stops-issuances
DEFAULT BRANCH: master
Ran 10 Nov 2020 05:26PM UTC
Jobs 1
Files 114
Run time 27s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Nov 2020 05:21PM UTC coverage: 65.299% (+0.04%) from 65.256%
13181

push

travis-pro

web-flow
Add multi-issuer support to ocsp-responder (#5154)

The ocsp-responder takes a path to a certificate file as one of
its config values. It uses this path as one of the inputs when
constructing its DBSource, the object responsible for querying
the database for pregenerated OCSP responses to fulfill requests.

However, this certificate file is not necessary to query the
database; rather, it only acts as a filter: OCSP requests whose
IssuerKeyHash do not match the hash of the loaded certificate are
rejected outright, without querying the DB. In addition, there is
currently only support for a single certificate file in the config.

This change adds support for multiple issuer certificate files in
the config, and refactors the pre-database filtering of bad OCSP
requests into a helper object dedicated solely to that purpose.

Fixes #5119

13287 of 20348 relevant lines covered (65.3%)

0.73 hits per line

Jobs
ID Job ID Ran Files Coverage
7 13181.7 (RUN="coverage" CONTAINER="netaccess") 10 Nov 2020 05:26PM UTC 0
65.3
Travis Job 13181.7
Source Files on build 13181
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #13181
  • 8cf59745 on github
  • Prev Build on main (#13177)
  • Next Build on main (#13183)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc