diff options
author | Phil Pennock <pdp@exim.org> | 2012-05-21 00:29:25 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-05-21 00:29:25 -0400 |
commit | e11808aefbde8bc86009a426ca73c252d93093ec (patch) | |
tree | 969ec190e558aeac574316b3836dc3ec209fbb3c | |
parent | 9d26b8c05f5308b474b560fa2a8a1046e2f5c1b6 (diff) |
Add tls_dh_max_bits to OptionLists.txt
-rw-r--r-- | doc/doc-txt/OptionLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doc-txt/OptionLists.txt b/doc/doc-txt/OptionLists.txt index 4202f4312..a79182975 100644 --- a/doc/doc-txt/OptionLists.txt +++ b/doc/doc-txt/OptionLists.txt @@ -547,6 +547,7 @@ timezone string + main tls_advertise_hosts host list * main 3.20 tls_certificate string* unset main 3.20 unset smtp 3.20 +tls_dh_max_bits integer 2236 main 4.80 tls_dhparam string* unset main 3.20 tls_on_connect_ports string unset main 4.43 tls_privatekey string* unset main 3.20 |