Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0 - Petals CLI
-
Fix Version/s: 3.1.0 - Petals CLI
-
Component/s: Command 'check-ssl-handshake'
-
Security Level: Public
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Major [ 3 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Description |
Create a command to be able to check a SSL configuration through a SSL handshake.
{{check-ssl-handshake \[-h <host>\] \[-p <port>\] \[-k <keystore-file> -u <keystore-passphrase>\]}} |
Create a command to be able to check a SSL configuration through a SSL handshake
{code} USAGE: check-ssl-handshake [-h <host>] [-p <port>] [-k <keystore-file> -u <keystore-passphrase>] {code} |
| Component/s | Command 'check-ssl-handshake' [ 10450 ] |
| Description |
Create a command to be able to check a SSL configuration through a SSL handshake
{code} USAGE: check-ssl-handshake [-h <host>] [-p <port>] [-k <keystore-file> -u <keystore-passphrase>] {code} |
Create a command to be able to check a SSL configuration through a SSL handshake
{code} USAGE: check-ssl-handshake [-h <host>] [-p <port>] [-k <keystore-file> -u <keystore-passphrase>] {code} This command will establish a connection to the given server, and try to do the SSL handshake validating the SSL certificate of the server against the given keystore or the default Java certificates. |
| Description |
Create a command to be able to check a SSL configuration through a SSL handshake
{code} USAGE: check-ssl-handshake [-h <host>] [-p <port>] [-k <keystore-file> -u <keystore-passphrase>] {code} This command will establish a connection to the given server, and try to do the SSL handshake validating the SSL certificate of the server against the given keystore or the default Java certificates. |
Create a command to be able to check a SSL configuration through a SSL handshake
{code} USAGE: check-ssl-handshake [-h <host>] [-p <port>] [-k <keystore-file> -u <keystore-passphrase>] {code} This command will establish a connection to the given server, and try to do a SSL handshake. The SSL certificate of the server is validated using the given keystore or the default Java certificates. |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 3.1.0 - Petals CLI [ 10775 ] | |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
Command added in trunk