estuary / data-plane-gateway

Other
0 stars 0 forks source link

Support terminating TLS in the data-plane-gateway #10

Closed psFried closed 2 years ago

psFried commented 2 years ago

Adds TLS support to the server using a provided certificate and key. TLS is of course optional, and disabled if no certificate argument is given.

fixes #9