[DRE-commits] [gitlab] 09/17: add letsencrypt details

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Feb 7 10:36:04 UTC 2016


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

praveen pushed a commit to branch master
in repository gitlab.

commit 230761941340ffc283c525a682bfb018d144b7a7
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Feb 5 23:38:43 2016 +0530

    add letsencrypt details
---
 debian/gitlab.templates | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)

diff --git a/debian/gitlab.templates b/debian/gitlab.templates
index 6ef408f..9ef357c 100644
--- a/debian/gitlab.templates
+++ b/debian/gitlab.templates
@@ -15,15 +15,14 @@ Template: gitlab/ssl
 Type: boolean
 Default: true
 _Description: Enable https?
- Enabling https means that an SSL certificate is required to access this
- Gitlab 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 it is
- recommended for a production instance.
+ Enabling https means that an SSL certificate is required to access this Gitlab
+ 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 it is not recommended for a
+ production instance.
  .
- Some certificate authorities like StartSSL (startssl.com) or WoSign
- (buy.wosign.com/free) offer free SSL certificates.
+ Some certificate authorities like  Let's Encrypt (letsencrypt.org), StartSSL
+ (startssl.com) or WoSign (buy.wosign.com/free) offer free SSL certificates.
  .
- You can disable https if you want to access Gitlab only locally, via
- Unicorn on port 3000. If you disable https, Nginx configuration will be
- skipped.
+ python-letsencrypt package may be used to automate interaction with Let’s
+ Encrypt to obtain a certificate.

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



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