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

TykTechnologies / tyk / 4882 / 2

Build:
DEFAULT BRANCH: master
Ran 22 May 2018 05:17PM UTC
Files 95
Run time 6s
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: 57.253% (+0.05%) 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

8636 of 15084 relevant lines covered (57.25%)

0.63 hits per line

Source Files on job 4882.2 (LATEST_GO=true)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4447
  • Travis Job 4882.2
  • 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