wstunnel icon indicating copy to clipboard operation
wstunnel copied to clipboard

Allow client certificate CN to be used for upgrade path

Open siepkes opened this issue 1 year ago • 0 comments

Adds the --http-upgrade-path-use-cert-cn flag. This causes the wstunnel client to use the common name (CN) of the client's certificate for the upgrade path.

This does not support changing the CN when reloading the certificate. However changing the CN of a client's certificate is un-common when "renewing" (i.e. issuing a new certificate with an extended expiry date) the certificate of a client. Which is the primary use case for the live reload of certificates.

siepkes avatar May 01 '24 13:05 siepkes