git://git.exim.org
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
235ef8b
)
Docs: add note on encryption for Mysql DB connections
author
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 16 May 2024 11:04:30 +0000
(12:04 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 16 May 2024 11:04:30 +0000
(12:04 +0100)
doc/doc-docbook/spec.xfpt
patch
|
blob
|
history
diff --git
a/doc/doc-docbook/spec.xfpt
b/doc/doc-docbook/spec.xfpt
index dbbed7cde45a2a96b8703db20c3f1612428fd9a9..8f7abac8946eaa8a37afe313553cbe6ea22ea346 100644
(file)
--- a/
doc/doc-docbook/spec.xfpt
+++ b/
doc/doc-docbook/spec.xfpt
@@
-8202,6
+8202,11
@@
or delete command), the result of the lookup is the number of rows affected.
anything (for example, setting a field to the value it already has), the result
is zero because no rows are affected.
+.new
+To get an encryted connection, use a Mysql option file with the required
+parameters for the connection.
+.wen
+
.subsection "Special PostgreSQL features" SECID74
PostgreSQL lookups can also use Unix domain socket connections to the database.