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

armory / go-yaml-tools / 136 / 2
67%
master: 67%

Build:
DEFAULT BRANCH: master
Ran 17 Jan 2020 02:42AM 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

17 Jan 2020 02:38AM UTC coverage: 41.783% (+4.5%) from 37.326%
136.2

push

travis-ci

web-flow
feat(tls): (m)TLS support via common ssl parameters (#21)

* feat(tls): (m)TLS support via commmon ssl parameters
To use, pass a handler and a config. To enable SSL, pass `config.ssl.enabled = true`.
- `certFile`: always required, x509 format. Can be PEM of cert + private key or just the cert.
- `keyFile`: the private key if not provided with the cert.
- `keyPassword`: password to the private key if key is encrypted
- `clientAuth`: client auth requested (none, want, need, any, request)
- `cacertFile`: CA PEM. If not provided, defaults to the certificate as a CA.

* better error message if `encrypted` used. Remove go 1.12.

* readable check -> existence check. uint32 for port.

* fix server in TLS

150 of 359 relevant lines covered (41.78%)

2.18 hits per line

Source Files on job 136.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22
  • Travis Job 136.2
  • 8d4231ac on github
  • Prev Job for on master (#125.2)
  • Next Job for on master (#145.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