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

TykTechnologies / tyk / 4882 / 1

Build:
DEFAULT BRANCH: master
Ran 22 May 2018 05:14PM UTC
Files 95
Run time 8s
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

22 May 2018 05:07PM UTC coverage: 56.645% (-0.6%) from 57.202%
LATEST_GO=true

push

travis-ci

web-flow
Fix certificate pinning though proxy (#1723)

When request routed through the proxy `DialTLS` is not used, and only `VerifyPeerCertificate` is supported.
The reason behind two separate checks is that `DialTLS` supports specifying public keys per hostname, and `VerifyPeerCertificate` only global ones, e.g. `*`, and I want to retain "per" host functionality since we already offer it.

Added proxy mock, and additional tests for pinning though proxy and proxy functionality itself.

Fixes https://github.com/TykTechnologies/tyk/issues/1717

Travis updated to run tests on Go 1.10

8541 of 15078 relevant lines covered (56.65%)

0.63 hits per line

Source Files on job 4882.1 (LATEST_GO=true)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4447
  • Travis Job 4882.1
  • ca49c01d on github
  • Prev Job for LATEST_GO=true on master (#4877.1)
  • Next Job for LATEST_GO=true on master (#4889.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