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

ctz / rustls / 393
96%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2017 10:43PM UTC
Jobs 1
Files 41
Run time 3s
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

pending completion
393

Pull #110

travis-ci

web-flow
More flexible and safer client authentication API.

Stop making "no client authentication" the silent default, because that
is not a safe default. Instead, require the user to make an explicit
choice of whether/how to do client authentication.

Previously, the default client authentication setting was the least
safe, so there's was no need to make the ability to plug in a client
auth implementation a “dangerous” feature. With this change, the
ability to provide one's own client authentication implementation
is available in the default configuration.

Some servers need more flexibility in doing client authentication than
was previously provided. Now all the choices for client authentication
are made by `ClientCertVerifier`.
Pull Request #110: More flexible and safer client authentication API.

4057 of 6198 branches covered (65.46%)

178 of 178 new or added lines in 10 files covered. (100.0%)

6370 of 6763 relevant lines covered (94.19%)

6721.7 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/msgs/persist.rs
1
100.0
src/server/mod.rs
2
100.0
src/error.rs
3
100.0
src/server/hs.rs
9
100.0
src/verify.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/server/mod.rs
2
100.0
src/msgs/handshake.rs
Jobs
ID Job ID Ran Files Coverage
2 393.2 (COVERAGE=1) 02 Sep 2017 10:43PM UTC 0
94.19
Travis Job 393.2
Source Files on build 393
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #393
  • Pull Request #110
  • PR Base - master (#380)
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