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

tylerb / graceful / 81 / 1
67%
master: 67%

Build:
DEFAULT BRANCH: master
Ran 13 Jan 2017 04:00PM UTC
Files 5
Run time 0s
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

13 Jan 2017 03:58PM UTC coverage: 67.33% (+0.09%) from 67.236%
81.1

Pull #100

travis-ci

web-flow
Allow empty certFile and keyFile for ListenTLS()

In order to use multiple TLS certificates that can be added/removed dynamically at runtime, without restarting the server, `config.Certificates` must be empty and `tls.Config.GetCertificate` must be implemented as documented [here](https://golang.org/pkg/crypto/tls/#Config).

This commit allows the user to leave the `Certificates` slice empty, so `tls.Config.GetCertificate` can be used.
Pull Request #100: Allow empty certFile and keyFile for ListenTLS() (Fix #99)

237 of 352 relevant lines covered (67.33%)

12.84 hits per line

Source Files on job 81.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 81
  • Travis Job 81.1
  • 43655e05 on github
  • Prev Job for on master (#80.1)
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