=== modified file 'debian/mandos-client.README.Debian'
--- debian/mandos-client.README.Debian 2015-07-01 20:01:26 +0000
+++ debian/mandos-client.README.Debian 2015-07-12 01:25:14 +0000
@@ -1,3 +1,7 @@
+This file documents the next steps to take after installation of the
+Debian package, and also contain some notes specific to the Debian
+packaging which are not also in the manual.
+
* Adding a Client Password to the Server
The server must be given a password to give back to the client on
@@ -93,4 +97,13 @@
work, "--options-for=mandos-client:--connect=
:" needs
to be manually added to the file "/etc/mandos/plugin-runner.conf".
- -- Teddy Hogeborn , Mon, 29 Jun 2015 18:17:41 +0200
+* Diffie-Hellman Parameters
+
+ On installation, a file with Diffie-Hellman parameters,
+ /etc/keys/mandos/dhparams.pem, will be generated and automatically
+ installed into the initital RAM disk image and also used by the
+ Mandos Client on boot. If different parameters are needed for
+ policy or other reasons, simply replace the existing dhparams.pem
+ file and update the initital RAM disk image.
+
+ -- Teddy Hogeborn , Sun, 12 Jul 2015 03:24:24 +0200