[DRE-commits] [diaspora-installer] 09/12: update templates
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri May 8 14:58:59 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 31dbc06edda6d40e9c55626cddc133dd84a4d1e1
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri May 8 20:25:26 2015 +0530
update templates
---
debian/diaspora-common.templates | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/debian/diaspora-common.templates b/debian/diaspora-common.templates
index 08084aa..fee26db 100644
--- a/debian/diaspora-common.templates
+++ b/debian/diaspora-common.templates
@@ -25,16 +25,16 @@ Template: diaspora-common/ssl
Type: boolean
Default: true
_Description: Enable https?
- If you enable https, you require at least a self-signed SSL certificate to
- access this diaspora instance (as Nginx is configured to respond only to https
- requests). Such a certificate (which can be generated using, for instance,
- the package easy-rsa) is enough for local testing, but will not be accepted
- for federation with other Diaspora pods.
+ Enabling https means that an SSL certificate is required to access this
+ Diaspora instance (as Nginx will be configured to respond only to https
+ requests). A self-signed certificate is enough for local testing (and
+ can be generated using, for instance, the package easy-rsa), but will
+ not be accepted for federation with other Diaspora pods.
.
- You may also disable https if you want to access diaspora only locally, via
- unicorn on port 3000. If you disable https, nginx configuration will be
- skipped.
+ Some certificate authorities like StartSSL (startssl.com) or WoSign
+ (buy.wosign.com/free) offer free SSL certificates that work with Diaspora;
+ however, certificates provided by CAcert will not work with Diaspora.
.
- Some certificate authorities like StartSSL (startssl.com), WoSign
- (buy.wosign.com/free) offer free SSL certificates that works with diaspora;
- however, certificates provided by CAcert will not work with diaspora.
+ You can disable https if you want to access Diaspora only locally, via
+ Unicorn on port 3000. If you disable https, Nginx configuration will be
+ skipped.
--
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