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

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

Build:
DEFAULT BRANCH: master
Ran 18 Nov 2015 08:25PM 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: 82.123% (-0.3%) from 82.434%
KAFKA_VERSION=0.8.0

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

1640 of 1997 relevant lines covered (82.12%)

0.82 hits per line

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