[DRE-commits] [diaspora-installer] 02/03: warn about self-signed certificates

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon May 4 10:47:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository diaspora-installer.

commit a46d74cddb069f942655afc65e436f9b1004d2f2
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon May 4 16:15:14 2015 +0530

    warn about self-signed certificates
---
 debian/diaspora-common.templates | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/diaspora-common.templates b/debian/diaspora-common.templates
index eadb0be..cc9c42e 100644
--- a/debian/diaspora-common.templates
+++ b/debian/diaspora-common.templates
@@ -7,6 +7,14 @@ _Description: Notes
  .
  Running Diaspora requires at least a self-signed SSL certificate, which
  can be generated using (for instance) the package easy-rsa.
+ .
+ But a self-signed certificate can only be used for local testing, other
+ diaspora pods will not accept a self-signed certificate and this breaks
+ federation (your pod will not be able to comunicate with other pods).
+ .
+ startssl.com is the only certification authority that provide free SSL
+ certificates that works with diaspora (CAcert provided certificates will
+ not work).
 
 Template: diaspora-common/url
 Type: string

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora-installer.git



More information about the Pkg-ruby-extras-commits mailing list