Class TestSSLHttpServer

java.lang.Object
org.apache.hadoop.hbase.http.HttpServerFunctionalTest
org.apache.hadoop.hbase.http.TestSSLHttpServer

@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests") public class TestSSLHttpServer extends HttpServerFunctionalTest
This testcase issues SSL certificates configures the HttpServer to serve HTTPS using the created certficates and calls an echo servlet using the corresponding HTTPS URL.