Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include TLSServerName in early return equality check
Support for `TLSServerName` was added in #116, but this early return equality check wasn't updated to include the new field. The impact is changes to the value of `TLSServerName` aren't picked up by the health checks unless accompanied by other changes to the check definition.
- Loading branch information