2014-06-18 15:30:47 +02:00
|
|
|
#Certificate
|
|
|
|
|
2014-10-01 04:17:33 +02:00
|
|
|
Certificates are used to certify that your server is the genuine one and not a falsified one.
|
2014-06-18 15:30:47 +02:00
|
|
|
|
2014-10-01 04:17:33 +02:00
|
|
|
YunoHost provides a self-signed certificate.
|
2014-06-18 15:30:47 +02:00
|
|
|
|
2014-10-01 04:17:33 +02:00
|
|
|
Client software (web browser, email client, XMPP client, etc) typically requires you to manually add an exception for that self-signed certificate.
|
2014-06-18 15:30:47 +02:00
|
|
|
|
2014-10-01 04:17:33 +02:00
|
|
|
You can have a certificate signed by an authority, in which case you must upload the appropriate certificate KEY and CRT files to the following files:
|
|
|
|
|
|
|
|
* /etc/yunohost/certs/YourCertifiedDomain/crt.pem
|
|
|
|
* /etc/yunohost/certs/YourCertifiedDomain/key.pem
|