This object is used to establish TLS encryption settings for use by a broker connection object
General
Property | Description |
---|---|
Name | The name of this item |
Enabled | When enabled, encryption will be applied. |
Folder | The parent folder for this item |
Security
Property | Description |
---|---|
TLS Version | The version of TLS to use |
TLS Secure | Whether to use Secure or Insecure TLS This option should only be disabled for testing the connection, when disabled the TLS connection is not secure |
Advanced Security
Optional settings used only when a CA file is required. Currently all files associated with TLS must be manually transferred to the system via SCP or your preferred Linux file transfer method.
Property | Description |
---|---|
CA File | The Linux path to the CA file that is being used |
Client Certificate | The Linux path to the Client Certificate file that is being used |
Client Private Key | The Linux path to the Client Private Key file that is being used |
Keyfile Password | The password for the key file provided |
Verify Certificate | Requires that certificates used are verified before they are accepted |