Encrypted PE connections properties for domains and instances
The transportSecurityType properties support the following Transport Layer Security (TLS) cryptographic protocols:
TLSv1.3
- For TLS 1.3TLSv1.2
- For TLS 1.2none
- For no encryption
The domain.transportSecurityType property is set to
TLSv1.3
by default. Teracloud®
Streams instances will use the value specified by the
instance.transportSecurityType property if set, or else
fall back to the value of the domain.transportSecurityType
property.
To display the value of the instance.transportSecurityType property for an
instance, use the streamtool getproperty
command. To set this
property for an instance, use the streamtool setproperty
command.
streamtool setproperty instance.transportSecurityType=TLSv1.3
streamtool setproperty instance.transportSecurityType=none
- The openssl RPM is not installed. This RPM is required for an encrypted
connection. Ensure that you install the version of the openssl RPM that
is required by Teracloud®
Streams and checked by the dependency checker script.
In this case, the PEC crashes with an informational message. If you run the streamtool lspes command, the PE is in Stopped state.
- A network failure occurs.
In this case, Teracloud® Streams continues to retry the connection until it succeeds.
- The target PE does not authenticate with the proper security protocol.
In this case, Teracloud® Streams continues to retry the connection until it succeeds.