Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 4 Implementing ActiveSpaces Security : Transport Security

Transport Security
TIBCO ActiveSpaces allows you to protect data being transported by preventing:
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.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved