From dfa93fbdef8a7b2a539ae36642739c9089422955 Mon Sep 17 00:00:00 2001 From: "ma.azimi@laposte.net" Date: Wed, 18 Jun 2014 15:30:47 +0200 Subject: [PATCH] Add certificate.md --- certificate.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 certificate.md diff --git a/certificate.md b/certificate.md new file mode 100644 index 00000000..76b51d28 --- /dev/null +++ b/certificate.md @@ -0,0 +1,9 @@ +#Certificate + +Certificate are used to certify that your server is the good one, not a falsified one. + +YunoHost provide a self-signed certificate. + +On your clients software, like your web browser, your heavy email client, your heavy XMPP client you will need to add an exception for that self-signed certificate. + +You can have a certificate signed by an autority. \ No newline at end of file