diff --git a/doc/config.html b/doc/config.html index f36dd8ae..b697fed5 100755 --- a/doc/config.html +++ b/doc/config.html @@ -2728,6 +2728,11 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c}
 elogd -C http://master.your.domain
 
+or +
+elogd -C https://master.your.domain
+
+ for a remote server running under the SSL protocol.

This command tells elogd to retrieve the configuration file, and optionally all logbook entries and password files from the master @@ -2763,11 +2768,12 @@ elogd -v -C http://master.your.domain statement looks like:

Mirror server = myhost.mydomain.org:8080, - http://another.server.org/elog/
+ http://another.server.org/elog/, https://yet.another.org

The URL should not contain any logbook name, this gets added automatically. The second example contains a subdirectory, which is typically used if the elogd daemon runs under an Apache proxy. + The third example shows a server running under the SSL protocol.

  • Mirror config = 0 | 1