diff options
author | friendica <info@friendica.com> | 2014-06-01 01:30:34 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-06-01 01:30:34 -0700 |
commit | 3821efb99ed2377f5380bf37a0a1ac3412d08c82 (patch) | |
tree | ea8df4e7cb1d917a783659f49efbb6058c481b72 /install/INSTALL.txt | |
parent | c459b5b6354e12d26a8eb651883a63e3e466ba6d (diff) | |
download | volse-hubzilla-3821efb99ed2377f5380bf37a0a1ac3412d08c82.tar.gz volse-hubzilla-3821efb99ed2377f5380bf37a0a1ac3412d08c82.tar.bz2 volse-hubzilla-3821efb99ed2377f5380bf37a0a1ac3412d08c82.zip |
issue #477
Diffstat (limited to 'install/INSTALL.txt')
-rw-r--r-- | install/INSTALL.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/install/INSTALL.txt b/install/INSTALL.txt index 74c90826d..6080ff6c7 100644 --- a/install/INSTALL.txt +++ b/install/INSTALL.txt @@ -49,8 +49,12 @@ by the internet browser of users they get a warning message complaining about some security issues. Although these complains are not the real truth - there are no security issues with your encryption! - the users may be confused, nerved or even worse may become scared about Red Matrix having security issues. -Use one of the free certification instances! +Free "browser-valid" certificates are available from providers such as StartSSL. +If you do NOT use SSL, there may be a delay of up to a minute for the initial +install script - while we check the SSL port to see if anything responds there. +When communicating with new sites, Red Matrix always attempts connection on the +SSL port first, before falling back to a less secure connection. 1. Requirements - Apache with mod-rewrite enabled and "AllowOverride All" so you can use a |