Skip to content

Commit

Permalink
Merge pull request #1801 from /issues/1800-mssql-encryption
Browse files Browse the repository at this point in the history
Fix #1800: Add example to TDE of MSSQL to documentation
  • Loading branch information
zcgandcomp authored Dec 4, 2024
2 parents ae263b2 + 7cd0f74 commit 9c31668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Encrypting-Records-in-Database.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ As a basic security measure, we suggest using data encryption support of your da

- [Oracle](https://docs.oracle.com/en/database/oracle/oracle-database/12.2/asoag/asopart1.html)
- [PostgreSQL](https://www.postgresql.org/docs/11/encryption-options.html)
- [MS SQL](https://learn.microsoft.com/en-us/sql/relational-databases/security/encryption/transparent-data-encryption)

## Additional Record Encryption

Expand Down

0 comments on commit 9c31668

Please sign in to comment.