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

Hide
Christophe DENEUX added a comment - Tue, 6 Feb 2018 - 15:21:08 +0100

Command added in trunk

Show
Christophe DENEUX added a comment - Tue, 6 Feb 2018 - 15:21:08 +0100 Command added in trunk

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