About Microsoft SQL Server
Microsoft SQL Server is a relational database management system (RDBMS) used for large-scale online transaction processing (OLTP), data warehousing, and e-commerce applications. It is also a business intelligence platform for data integration, analysis, and reporting solutions.About Transparent Data Encryption (TDE)
From the Microsoft documentation website: Transparent Data Encryption (TDE) encrypts SQL Server data files. This encryption is known as encrypting data at rest. To help secure a database, you can take precautions like:- Designing a secure system.
- Encrypting confidential assets.
- Building a firewall around the database servers.
Encryption hierarchy and integration with the KMES Series 3
Through Extensible Key Management (EKM), Microsoft SQL Server can use a KMES Series 3 for key management and encryption acceleration. In this configuration, you can encrypt data by using encryption keys that only the database user has access to on the external EKM or HSM module.Only the database-level items (such as the database encryption key) are user-configurable when you use TDE on your SQL Database.
Integration overview
This guide covers the following tasks:- Configure the KMES Series 3:
- Create TLS certificates for the System/Host API connection pair and Microsoft SQL Server.
- Create a role and identity.
- Enable Host API commands.
- Install and configure the FXCL EKM.
- Configure EKM in Microsoft SQL Server.
- Enable TDE in Microsoft SQL Server.

