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

armory / go-yaml-tools / 136
67%

Build:
DEFAULT BRANCH: master
Ran 17 Jan 2020 02:39AM UTC
Jobs 2
Files 5
Run time 2min
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

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%)

4.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 136.1 17 Jan 2020 02:39AM UTC 0
41.78
Travis Job 136.1
2 136.2 17 Jan 2020 02:42AM UTC 0
41.78
Travis Job 136.2
Source Files on build 136
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #136
  • 8d4231ac on github
  • Prev Build on master (#125)
  • Next Build on master (#145)
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