Mercurial > sat_legacy_website
diff templates/sat_website/faq.html @ 122:d4ec0092daa0
talk about the near utilisation of Let's Encrypt in the FAQ
author | souliane <souliane@mailoo.org> |
---|---|
date | Fri, 06 Nov 2015 09:24:51 +0100 |
parents | d2ea666fb1dd |
children | c0dbe7ad54c8 |
line wrap: on
line diff
--- a/templates/sat_website/faq.html Fri Nov 06 09:17:42 2015 +0100 +++ b/templates/sat_website/faq.html Fri Nov 06 09:24:51 2015 +0100 @@ -59,6 +59,7 @@ </div> {% blocktrans with fingerprint='<span class="fingerprint">9D:DF:A9:11:EB:DB:FA:E3:CA:BA:57:51:37:A4:69:29:B9:8D:BE:FE:7D:BB:80:04:FC:C4:A5:8A:47:9A:52:06</span>' %}The SHA-256 fingerprint must be {{fingerprint}}. If this is not the case, don't confirm the exception and start to worry!{% endblocktrans %}</p> <p>{%blocktrans with demo_https="https://libervia.org" cacert_wiki='<a href="http://wiki.cacert.org/FAQ/BrowserClients" target="#">http://wiki.cacert.org/FAQ/BrowserClients</a>' %}Alternatively, you can import the CAcert root certificate to your browser. This is actually a better solution because not only {{demo_https}} but all the websites using the same certification organism than us will be accessible without any security warning and since the first time. To do so, please follow the instructions that are given here: {{cacert_wiki}}. It may look complicated but it is not, for example with Firefox you just need to install an add-on!{% endblocktrans %}</p> + <p>{%blocktrans with url='<a href="https://letsencrypt.org" target="#">Let\'s Encrypt</a>' %}PS: we will soon replace our CAcert certificate with one from {{url}}, and you won't be bothered by this security warning anymore.{% endblocktrans %} </div> {% endblock %}