Skip to content

lyind/ssltest

 
 

Repository files navigation

UNDERTOW-1521 test case (based on ssltest)

There are two .java source files which contain everything. You can use Apache ant or the build.sh script to compile the .java source and bundle it into an executable JAR file, which an be run like this:

$ java -jar ssltest.jar -connectonly TARGET_UNDERTOW_SERVER_NAME_OR_IP:TARGET_PORT

The hostname of the target server is required, and the default port is 443 (HTTPS).

About

UNDERTOW-1521 test tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.9%
  • Dockerfile 2.0%
  • Shell 1.1%