summaryrefslogtreecommitdiffstats
path: root/docs-xml
diff options
context:
space:
mode:
authorGarming Sam <garming@catalyst.net.nz>2014-01-16 13:13:11 +1300
committerAndrew Bartlett <abartlet@samba.org>2014-02-12 13:17:14 +1300
commit89ff7b0d851a971a8bdca7f9ff2200db61be4e03 (patch)
tree4ce69565efa06d2e158e41c712b595d5f61c8a6e /docs-xml
parent2bf17a9d75fed68dd41c770ea9e0c284599f1a82 (diff)
downloadsamba-89ff7b0d851a971a8bdca7f9ff2200db61be4e03.tar.gz
samba-89ff7b0d851a971a8bdca7f9ff2200db61be4e03.tar.xz
samba-89ff7b0d851a971a8bdca7f9ff2200db61be4e03.zip
param: remove special cases for tls files
Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/security/tlscafile.xml3
-rw-r--r--docs-xml/smbdotconf/security/tlscertfile.xml3
-rw-r--r--docs-xml/smbdotconf/security/tlscrlfile.xml3
-rw-r--r--docs-xml/smbdotconf/security/tlsdhparamsfile.xml3
-rw-r--r--docs-xml/smbdotconf/security/tlskeyfile.xml3
5 files changed, 10 insertions, 5 deletions
diff --git a/docs-xml/smbdotconf/security/tlscafile.xml b/docs-xml/smbdotconf/security/tlscafile.xml
index 0a54e994b63..889dd23f3b1 100644
--- a/docs-xml/smbdotconf/security/tlscafile.xml
+++ b/docs-xml/smbdotconf/security/tlscafile.xml
@@ -2,7 +2,8 @@
type="string"
context="G"
basic="1" advanced="1" developer="1"
- generated_function="0"
+ function="_tls_cafile"
+ constant="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This option can be set to a file (PEM format)
diff --git a/docs-xml/smbdotconf/security/tlscertfile.xml b/docs-xml/smbdotconf/security/tlscertfile.xml
index 0365554c012..df5fb5fbf64 100644
--- a/docs-xml/smbdotconf/security/tlscertfile.xml
+++ b/docs-xml/smbdotconf/security/tlscertfile.xml
@@ -2,7 +2,8 @@
type="string"
context="G"
basic="1" advanced="1" developer="1"
- generated_function="0"
+ function="_tls_certfile"
+ constant="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This option can be set to a file (PEM format)
diff --git a/docs-xml/smbdotconf/security/tlscrlfile.xml b/docs-xml/smbdotconf/security/tlscrlfile.xml
index 659a3d5f5a7..4c9de355678 100644
--- a/docs-xml/smbdotconf/security/tlscrlfile.xml
+++ b/docs-xml/smbdotconf/security/tlscrlfile.xml
@@ -2,7 +2,8 @@
type="string"
context="G"
basic="1" advanced="1" developer="1"
- generated_function="0"
+ function="_tls_crlfile"
+ constant="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This option can be set to a file containing a certificate
diff --git a/docs-xml/smbdotconf/security/tlsdhparamsfile.xml b/docs-xml/smbdotconf/security/tlsdhparamsfile.xml
index b248a346a09..b965b1ebec4 100644
--- a/docs-xml/smbdotconf/security/tlsdhparamsfile.xml
+++ b/docs-xml/smbdotconf/security/tlsdhparamsfile.xml
@@ -2,7 +2,8 @@
type="string"
context="G"
basic="1" advanced="1" developer="1"
- generated_function="0"
+ function="_tls_dhpfile"
+ constant="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This option can be set to a file with Diffie-Hellman parameters
diff --git a/docs-xml/smbdotconf/security/tlskeyfile.xml b/docs-xml/smbdotconf/security/tlskeyfile.xml
index 6cf7bd79efc..a1c7be3f388 100644
--- a/docs-xml/smbdotconf/security/tlskeyfile.xml
+++ b/docs-xml/smbdotconf/security/tlskeyfile.xml
@@ -2,7 +2,8 @@
type="string"
context="G"
basic="1" advanced="1" developer="1"
- generated_function="0"
+ function="_tls_keyfile"
+ constant="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This option can be set to a file (PEM format)