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

mumrah / kafka-python / 731 / 6
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 18 Nov 2015 08:24PM UTC
Files 22
Run time 4s
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

18 Nov 2015 08:20PM UTC coverage: 66.45% (-0.3%) from 66.701%
UNIT_AND_LINT_ONLY=true

Pull #474

travis-ci

Ormod
ssl: Support using client-side SSL certificates, closes #253 and #447

Kafka 0.9.0+ supports using SSL encrypted connections authenticated
with client certificates. This adds support for these. After this
when using SSL/TLS for Kafka broker connections,
TLSv1.0+ is used for authentication, protocols earlier than that are
deprecated from the get go as insecure.

If keyfile/certificate are left empty, the client can still use
SSL/TLS for the transport, but in that case the server must be
configured to accept unauthenticated users.
Pull Request #474: ssl: Support using client-side SSL certificates, closes #253 and #447

1327 of 1997 relevant lines covered (66.45%)

0.66 hits per line

Source Files on job 731.6 (UNIT_AND_LINT_ONLY=true)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 731
  • Travis Job 731.6
  • 32e8684c on github
  • Prev Job for UNIT_AND_LINT_ONLY=true on master (#726.21)
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

© 2025 Coveralls, Inc