Bug 1832352

Summary: Re-enable http/2 support for passthrough and reencrypt routes
Product: OpenShift Container Platform Reporter: Andrew McDermott <amcdermo>
Component: NetworkingAssignee: Andrew McDermott <amcdermo>
Networking sub component: router QA Contact: Hongan Li <hongli>
Status: CLOSED ERRATA Docs Contact:
Severity: high    
Priority: high CC: aos-bugs
Version: 4.5   
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-13 17:35:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 4 Hongan Li 2020-05-12 07:06:04 UTC
verified with 4.5.0-0.nightly-2020-05-11-211039 and HTTP2 is enabled for passthrough and reencrypt (with custom cert) routes.

$ curl --resolve test-reen.example.com:443:a.b.c.d https://test-reen.example.com -k -I
HTTP/2 200 

$ curl https://mypass-hongli.apps.hongli-pl039.qe.example.com -k -I
HTTP/2 200 

$ curl https://myreen-hongli.apps.hongli-pl039.qe.example.com -k -I
HTTP/1.1 200

Comment 5 errata-xmlrpc 2020-07-13 17:35:31 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2409