Transport Security

TIBCO ActiveSpaces allows you to protect data being transported by preventing:

  • Alteration of traffic
  • Eavesdropping
  • Exchange of data between untrusted parties

When security is used for a metaspace, any transmission of messages within the data grid occurs on a secure transport. A security domain's transport_security setting controls the level of security used for communication within the data grid.

The available settings for transport_security are:

encrypted_normal
 Use secure transport with 128 bit symmetric key encryption (default).
encrypted_strong
 Use secure transport with 256 bit symmetric key encryption.
integrity
 Use secure transport without encryption.