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

TykTechnologies / tyk / 4882

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

pending completion
4882

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

8640 of 15087 relevant lines covered (57.27%)

1.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4882.1 (LATEST_GO=true) 22 May 2018 05:13PM UTC 0
56.65
Travis Job 4882.1
2 4882.2 (LATEST_GO=true) 22 May 2018 05:17PM UTC 0
57.25
Travis Job 4882.2
Source Files on build 4882
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4882
  • ca49c01d on github
  • Prev Build on master (#4877)
  • Next Build on master (#4889)
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