aboutsummaryrefslogtreecommitdiffstats
path: root/site/index.org
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@proceranetworks.com>2012-10-08 22:50:00 +0200
committerGustav Eek <gustav.eek@proceranetworks.com>2012-10-08 22:50:00 +0200
commit6966b7bf39b128090064e8a574be20e12edeec89 (patch)
tree305def305e726e1af061786bda50f302f9aa0d66 /site/index.org
parent594a94b126b5e8707c32e1d910417c7c01785d60 (diff)
Information site on certificates added
However, only certificates for fripost.org and mail.fripost.org, which is the same, was found. More work need to be put here.
Diffstat (limited to 'site/index.org')
-rw-r--r--site/index.org14
1 files changed, 11 insertions, 3 deletions
diff --git a/site/index.org b/site/index.org
index b4daced..a278f2e 100644
--- a/site/index.org
+++ b/site/index.org
@@ -3,9 +3,17 @@
#+BEGIN_HTML
<div class="square">
-<h1>Logga in</h1>
-<p>Du som är medlem kan logga in på din e-post <a href="https://mail.fripost.org/">här</a>.
-</p>
+ <h1>Logga in</h1>
+ <p>
+ Du som är medlem kan logga in på din e-post <a
+ href="https://mail.fripost.org/">här</a>.
+ </p>
+ <br/>
+ <h1>Certifikat</h1>
+ <p>
+ Fripost använder säkra anslutningar. Läs mer om
+ <a href="certifikat.html">Friposts certifikat här</a>
+ </p>
</div>
#+END_HTML