Currently, while auto-refreshing JWT keys, the stored CA cert is used to validate the TLS connection. However, the CN/SAN of the leaf cert sent within the TLS session (the actual website cert) is not checked against the domain name used for connecting.
Currently, while auto-refreshing JWT keys, the stored CA cert is used to validate the TLS connection. However, the CN/SAN of the leaf cert sent within the TLS session (the actual website cert) is not checked against the domain name used for connecting.