Skip to content

bastion: specify ALPN protocol

Filippo Valsorda requested to merge filippo/alpn into main

I realized while implementing this that the bastion needs to know which ones are connections from the witness so it can require a client certificate and serve them appropriately. Assigned an ALPN protocol string.

Merge request reports