Closed bengerman13 closed 3 years ago
Ben - Based on the very rough documentation at https://docs.google.com/document/d/1305gdMf8Q6OIzwfmuT4XJaw4-lTR0DNa10346wZDRcA/edit# shouldn't this work bring us to full E2E TLS except for customer container-to-container using apps.internal?
I believe so
@ChrisMcGowan For our meeting with IDVA (and others) can you provide an update on how this is going?
please tag me if the HTTP/2
bit becomes its own issue. We may have something coming down the pike.
In order to move towards our goal of end-to-end encryption, we want https for secureproxy.
We should also consider adding http2 at the same time. If it's as easy as adding
http2
to thelisten
directive, do it. If it's harder, create a second ticket to do it.Acceptance Criteria
Security considerations
This ~gets us closer~ provides full end-to-end encryption, which is a security and compliance win
Implementation sketch