cloud-gov / secureproxy-boshrelease

Other
1 stars 4 forks source link

https for secureproxy #57

Closed bengerman13 closed 3 years ago

bengerman13 commented 3 years ago

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 the listen 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

pburkholder commented 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?

bengerman13 commented 3 years ago

I believe so

pburkholder commented 3 years ago

@ChrisMcGowan For our meeting with IDVA (and others) can you provide an update on how this is going?

kbighorse commented 3 years ago

please tag me if the HTTP/2 bit becomes its own issue. We may have something coming down the pike.