Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Configure a Secure Data Connection for Paragon Insights Devices

Paragon Insights (formerly HealthBot) supports the following authentication methods to provide a secure data connection for Paragon Insights devices:

Authentication Method

Sensor Type

Description

Required Paragon Insights Security Parameters

Mutual SSL

OpenConfig

Client authenticates itself with the server and the server authenticates itself with the client.

  • Local certificates (includes the client certificate and client key)

  • CA certificate

  • Server common name

Server-side SSL

OpenConfig

Server authenticates itself with the client.

  • CA certificate

  • Server common name

Public key SSH

iAgent

Authenticates users with password-protected SSH key files.

  • SSH key file

  • Passphrase

  • Username

Password

All

Authenticates users with a password.

  • Username

  • Password

You can associate SSL or SSH certificates and keys with Paragon Insights devices through user-defined security profiles:

Configure Security Profiles for SSL and SSH Authentication

To configure security profiles for SSL and SSH authentication:

  1. Click the Settings > Security option in the left-nav bar.

  2. Click the add profile button for one of the following profiles and enter the required information:

    Security Profile

    Description of Parameters

    CA

    Name

    Enter profile name.

    Upload Certificate

    Choose the CA certificate file and then click Open. The supported file extension is CRT.

    Local Certificates

    Name

    Enter profile name.

    Upload Certificate

    Choose the client certificate file and then click Open. The supported file extension is CRT.

    Upload Key

    Choose the client key file and then click Open. The supported file extension is KEY.

    SSH Keys

    Name

    Enter profile name.

    Upload Key File

    Choose the private key file generated by ssh-keygen and then click Open.

    Passphrase

    Enter the authentication passphrase.

  3. Click Save to save the configuration or click Save and Deploy to save and deploy the configuration.

  4. Repeat Steps 4 and 5, as needed.

  5. Apply the security profiles to a specific device or device group. For more details, see Configure Security Authentication for a Specific Device or Device Group.

Configure Security Authentication for a Specific Device or Device Group

  1. Click the Dashboard option in the left-nav bar.

  2. Click the name of the device or device group for which you want to configure security authentication. The device or device group profile pane appears, respectively.

  3. Under Authentication, enter the required parameters for each applicable authentication method: Password, SSL, or SSH. All methods can be configured together on a single device or device group profile.

    Authentication Method

    Description of Parameters

    Password

    Username

    Enter the authentication username.

    Password

    Enter the authentication password.

    SSL

    Server Common Name

    Enter the server name protected by the SSL certificate.

    CA Profile*

    Choose the applicable CA profile(s) from the drop-down list.

    Local Certificate*

    Choose the applicable local certificate profile(s) from the drop-down list.

    SSH

    SSH Key Profile*

    Choose the applicable SSH key profile(s) from the drop-down list.

    Username

    Enter the authentication username.

    *To edit or view details about saved security profiles, go to the Settings > Security page in the left-nav bar.

    The following guidelines apply to the Authentication configuration:

    • Paragon Insights decides which authentication method to apply to a device or device group based on which of the required security parameters are configured.

    • When more than one method is valid, Paragon Insights prioritizes SSL and SSH authentication over password-based authentication.

    • Paragon Insights prioritizes device-level settings over device group-level settings.

  4. Click Save to save the configuration or click Save and Deploy to save and deploy the configuration.