Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis downloads Kong instead of using a bundled image #440

Merged
merged 1 commit into from
Aug 1, 2015

Conversation

subnetmarco
Copy link
Member

This removes about 12MB from the repository, and also offers a better detection system if Travis updates their base image.

This also includes some tests improvements, like a better way to detect free ports to open.

@subnetmarco subnetmarco force-pushed the fix/travis branch 4 times, most recently from 4ffa16e to 1f2f772 Compare August 1, 2015 02:05
subnetmarco added a commit that referenced this pull request Aug 1, 2015
Travis downloads Kong instead of using a bundled image
@subnetmarco subnetmarco merged commit 4def8c8 into master Aug 1, 2015
@subnetmarco subnetmarco deleted the fix/travis branch August 1, 2015 02:20
ctranxuan pushed a commit to streamdataio/kong that referenced this pull request Aug 25, 2015
Travis downloads Kong instead of using a bundled image

Former-commit-id: a4434fa1a2bafcc9240a35b0910d124096aa9006
hutchic pushed a commit that referenced this pull request Jun 10, 2022
* feat(openresty-patches) update mtls cosocket patches

This adds the new mTLS API which will hopefully make it into OpenResty
mainline. It adds a new method `sock:setclientcert(cert, key)` which
should be called before `sock:sslhandshake()`, in favour of the old
patch set which added the `sock:tlshandshake()` method (no longer
included here).

* feat(openresty-patches) update websocket mtls patch

* fix(openresty-patches) add temporary backwards compatability for tlshandshake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant