Class TestMutualTlsClientSide

java.lang.Object
org.apache.hadoop.hbase.security.AbstractTestMutualTls
org.apache.hadoop.hbase.security.TestMutualTlsClientSide

Comprehensively tests all permutations of certificate and host verification on the client side. Tests each permutation of that against each value of AbstractTestMutualTls.CertConfig, i.e. passing a bad cert, etc. See inline comments in data() below for what the expectations are