diff options
author | Mario <mario@mariovavti.com> | 2022-07-26 17:18:26 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-07-26 17:18:26 +0000 |
commit | c452a621fe7db5405d929ebc5f5433c9670fc367 (patch) | |
tree | 9fe33f537bfb9512b574f29f2b0af176d323811f | |
parent | e63f0438415bb364f3085286ca2f199e83ab187b (diff) | |
parent | 34ea58cf380b0fcc0148e31361ef64a9ceea0153 (diff) | |
download | volse-hubzilla-c452a621fe7db5405d929ebc5f5433c9670fc367.tar.gz volse-hubzilla-c452a621fe7db5405d929ebc5f5433c9670fc367.tar.bz2 volse-hubzilla-c452a621fe7db5405d929ebc5f5433c9670fc367.zip |
Merge branch 'remove-dead-startssl' into 'master'
StartSSL is defunct since 2018
See merge request hubzilla/core!2022
-rw-r--r-- | install/INSTALL.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install/INSTALL.txt b/install/INSTALL.txt index 47a3004b7..232efef25 100644 --- a/install/INSTALL.txt +++ b/install/INSTALL.txt @@ -57,8 +57,8 @@ follow the browser advice. This is disruptive to the community. That said, we recognise the issues surrounding the current certificate infrastructure and agree there are many problems, but that doesn't change the requirement. -Free "browser-valid" certificates are available from providers such as StartSSL -and LetsEncrypt. +Free "browser-valid" certificates are available from providers such as ZeroSSL, +LetsEncrypt and a few others. 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. |