mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Added note about https in stunnel
SVN revision: 999
This commit is contained in:
parent
adb016a010
commit
f48021fafa
@ -309,6 +309,12 @@ details.
|
|||||||
<P>
|
<P>
|
||||||
<LI>Put the URL under which <code><b>elogd</b></code> runs into elogd.cfg:<p>
|
<LI>Put the URL under which <code><b>elogd</b></code> runs into elogd.cfg:<p>
|
||||||
<pre>URL = https://your.host.name/</pre>
|
<pre>URL = https://your.host.name/</pre>
|
||||||
|
|
||||||
|
Note the <b><code>https</code></b> at the beginning of the URL, which is
|
||||||
|
mandatory. Once you use the <b><code>https</code></b> URL, elog won't work correctly when
|
||||||
|
accessed not through stunnel via <b><code>http://..</code></b>, since any
|
||||||
|
redirection would always bring you back to https://...).<p>
|
||||||
|
|
||||||
<LI>Connect to your logbook with a browser which supports SSL via:
|
<LI>Connect to your logbook with a browser which supports SSL via:
|
||||||
<P>
|
<P>
|
||||||
<pre>https://your.host.name/</pre>
|
<pre>https://your.host.name/</pre>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user