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

letsencrypt / boulder / 9340 / 12
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2018 07:31PM UTC
Files 87
Run time 6s
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

12 Jun 2018 07:13PM UTC coverage: 62.208% (-0.2%) from 62.448%
RUN="coverage" CONTAINER="netaccess"

push

travis-ci

web-flow
Add PKCS#11 certificate generation tool (#3729)

Tested against relevant hardware for generating both RSA and ECDSA roots and intermediates with keys generated using `gen-key`.

Also this makes a few changes to the `gen-key` tool after further experience with the HSM and more reading of the PCKS#11 specification. Main change is the removal of `compatMode`, which was intended to provide support for two naming schemes for EC used in subsequent PKCS#11 drafts. It turns out these schemes were changes in name only and the underlying structs/ints were the exact same (i.e. `CKA_ECDSA_PARAMS == CKA_EC_PARAMS` and `CKM_ECDSA_KEY_PAIR_GEN == CKM_EC_KEY_PAIR_GEN`) and just allowed using one of the two names based on preference. This meant with `compatMode` enabled or disabled the tool did the exact same thing.

Fixes #3697.

10240 of 16461 relevant lines covered (62.21%)

0.69 hits per line

Source Files on job 9340.12 (RUN="coverage" CONTAINER="netaccess")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8859
  • Travis Job 9340.12
  • 6fe950bc on github
  • Prev Job for RUN="coverage" CONTAINER="netaccess" on master (#9339.11)
  • Next Job for RUN="coverage" CONTAINER="netaccess" on master (#9341.12)
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