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

v1.1 fix http2 #455

Merged
merged 5 commits into from
Jun 4, 2020
Merged

v1.1 fix http2 #455

merged 5 commits into from
Jun 4, 2020

Conversation

jranson
Copy link
Member

@jranson jranson commented Jun 3, 2020

This addresses a regression (between beta 5 and 6) where HTTP/2 requests would return a protocol error. This is due to TLS requiring a connection object be castable to *net.TCPConn.

Separately, this patch removes static TLS test certificates and keys from the project repo, and replaces them with a dynamic generation/cleanup solution.

@jranson jranson merged commit f8692d1 into trickstercache:v1.1.x Jun 4, 2020
@jranson jranson deleted the v1.1-fix-http2 branch June 4, 2020 01:30
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.

2 participants