From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- docs/installation/bdb_sql_encryption.html | 67 +++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 docs/installation/bdb_sql_encryption.html (limited to 'docs/installation/bdb_sql_encryption.html') diff --git a/docs/installation/bdb_sql_encryption.html b/docs/installation/bdb_sql_encryption.html new file mode 100644 index 00000000..63c7adde --- /dev/null +++ b/docs/installation/bdb_sql_encryption.html @@ -0,0 +1,67 @@ + + + + + + UNIX/POSIX SQL Encryption Default + + + + + + + + + +
+
+
+
+

UNIX/POSIX SQL Encryption Default

+
+
+
+

+ Encryption is no longer enabled by default when + building the SQL interface, either with or without the + JDBC driver, on UNIX/POSIX platforms. To enable + encryption, use the configure argument + --with-cryptography=yes. +

+
+ + + -- cgit v1.2.1