gabrielpadilh4/ssl-handshake-debugger
Command line application built in Java that tests SSL/TLS handshake as client or server and prints the javax.net.debug output.
JavaApache-2.0
Issues
- 0
[FEATURE] - Redirect LLM output to a file
#51 opened by gabrielpadilh4 - 0
[BUG] - Default port is 0
#54 opened by gabrielpadilh4 - 0
- 0
[FEATURE] - Integrate the output with some LLM
#43 opened by pedro-hos - 0
[FEATURE] - Create SslCliParamsBuilder
#48 opened by pedro-hos - 0
[FEATURE] - Improve Usage Examples and explain when run client and server ways
#47 opened by pedro-hos - 0
[BUG] - java.lang.NullPointerException: Cannot invoke "String.isBlank()" when calling comand with no paramenter
#45 opened by pedro-hos - 0
- 0
[FEATURE] - Add the option to use an URL instead of informing just the server host/ip and port
#40 opened by gabrielpadilh4 - 0
[FEATURE] - Permit to inform a keyStore, keyStorePassword, trustStore and trustStorePassword via parameters
#14 opened by gabrielpadilh4 - 0
[FEATURE] - Inform custom cipher suites
#17 opened by gabrielpadilh4 - 0
[BUG] - Fix help output to not break lines
#21 opened by gabrielpadilh4 - 0
[BUG] - Show which paramenters are mandatory
#37 opened by pedro-hos - 1
- 0
[BUG] - Add to documentation what the steps of what the installation script does
#25 opened by gabrielpadilh4 - 0
[BUG] - Verify if Java is installed on ssl-handshake-debugger installation
#27 opened by gabrielpadilh4 - 1
- 0
- 0
[BUG] - Modifiy installation script to use the new format of installation with the new zip structure
#31 opened by gabrielpadilh4 - 1
- 0
[BUG] - Verify if the ssl-command-debugger directory is already on the PATH before adding it
#24 opened by gabrielpadilh4 - 0
[BUG] - Update README to include the installation steps for ssl-handshake-debugger command
#19 opened by gabrielpadilh4 - 0
[FEATURE] - Create a install script for the ssl-handshake-debugger command
#15 opened by gabrielpadilh4 - 0
[BUG] - Configure maven to output the BIN and REPO directorys in ssl-handhake-debugger instead of appassembler
#11 opened by gabrielpadilh4 - 0
Get a list of enabled protocols from the CLI and apply to the server socket factory - Resolve pending TODOs on SSLService.java
#5 opened by gabrielpadilh4 - 0