Petals ESB CLI

Add a command to check SSL handshake

Details

  • Description:
    Hide

    Create a command to be able to check a SSL configuration through a SSL handshake

    USAGE:
       check-ssl-handshake [-h <host>] [-p <port>] [-k <keystore-file> -u <keystore-passphrase>]

    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.

    Show
    Create a command to be able to check a SSL configuration through a SSL handshake
    USAGE:
       check-ssl-handshake [-h <host>] [-p <port>] [-k <keystore-file> -u <keystore-passphrase>]
    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.
  • Environment:
    -

Activity

Christophe DENEUX made changes - Tue, 6 Feb 2018 - 15:10:00 +0100
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Major [ 3 ]
Christophe DENEUX made changes - Tue, 6 Feb 2018 - 15:10:53 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Tue, 6 Feb 2018 - 15:11:40 +0100
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 ]
Christophe DENEUX made changes - Tue, 6 Feb 2018 - 15:13:48 +0100
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.
Christophe DENEUX made changes - Tue, 6 Feb 2018 - 15:15:00 +0100
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.
Christophe DENEUX made changes - Tue, 6 Feb 2018 - 15:21:08 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 3.1.0 - Petals CLI [ 10775 ]
Resolution Fixed [ 1 ]

People

Dates

  • Created:
    Tue, 6 Feb 2018 - 15:09:48 +0100
    Updated:
    Tue, 6 Feb 2018 - 15:21:08 +0100
    Resolved:
    Tue, 6 Feb 2018 - 15:21:08 +0100