wstunnel
wstunnel copied to clipboard
Allow client certificate CN to be used for upgrade path
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.