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

ctz / rustls / 433
96%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2017 09:42PM UTC
Jobs 1
Files 43
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
433

push

travis-ci

ctz
Introduce ResolvesServerCertUsingSNI

This does server-side certificate switching based on SNI.
SNI is mandatory when using it (but a default could be added
if that's useful).

ResolvesServerCertUsingSNI checks certificates against their names
as it is configured.  This means mismatches are handled before the
server is running.

This change removes handshake-time SNI cross-checking from the
core library -- instead you should use ResolvesServerCertUsingSNI
or call sign::CertifiedKey::cross_check_end_entity_cert in your
own resolver if you want to fail at cert resolve time.

4056 of 6790 branches covered (59.73%)

21 of 21 new or added lines in 3 files covered. (100.0%)

5450 of 5869 relevant lines covered (92.86%)

6114.19 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/server/handy.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/session.rs
3
100.0
src/sign.rs
5
100.0
src/client/mod.rs
5
100.0
src/server/mod.rs
10
100.0
src/server/hs.rs
21
100.0
src/client/hs.rs
Jobs
ID Job ID Ran Files Coverage
2 433.2 (COVERAGE=1) 14 Nov 2017 09:42PM UTC 0
92.86
Travis Job 433.2
Source Files on build 433
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #433
  • f22c9ba3 on github
  • Prev Build on master (#417)
  • Next Build on master (#434)
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