Enterprise Replication supports the same network encryption that you can use with client/server communications to provide complete data encryption with the OpenSSL library. A message authentication code (MAC) is transmitted as part of the encrypted data transmission to ensure data integrity. A MAC is an encrypted message digest. The encryption algorithms use OpenSSL 0.9.6 as the code base.
However, encryption is implemented differently for Enterprise Replication than for client/server communications:
Enterprise Replication cannot accept a connection that is configured with a CSM. To combine client/server network encryption with Enterprise Replication encryption, configure two network connections for each database server, one with CSM and one without. For more information, see Network Encryption and SQLHOSTS.
Enterprise Replication encryption configuration parameters are documented in Appendix B. Configuration Parameter and Environment Variable Reference.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]