-
- All Implemented Interfaces:
public abstract class HttpsTest
-
-
Constructor Summary
Constructors Constructor Description HttpsTest(ServerPort adapter)
-
Method Summary
Modifier and Type Method Description final UnitServe HTTPS example()final UnitServe HTTPS works properly()final UnitServe HTTP2 works properly()final UnitServe insecure HTTPS example()final UnitKey stores contains the proper aliases()-
-
Constructor Detail
-
HttpsTest
HttpsTest(ServerPort adapter)
-
-
Method Detail
-
Serve HTTPS example
final Unit Serve HTTPS example()
-
Serve HTTPS works properly
final Unit Serve HTTPS works properly()
-
Serve HTTP2 works properly
final Unit Serve HTTP2 works properly()
-
Serve insecure HTTPS example
final Unit Serve insecure HTTPS example()
-
Key stores contains the proper aliases
final Unit Key stores contains the proper aliases()
-
-
-
-