[DRE-commits] [gitlab] 03/03: SSL -> SSL/TLS

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Dec 31 07:52:42 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 68333e44ffafc124a7a26889965d2172fa189bd7
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Dec 31 13:21:12 2016 +0530

    SSL -> SSL/TLS
---
 debian/gitlab.templates | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/gitlab.templates b/debian/gitlab.templates
index 625f978..8e0ecef 100644
--- a/debian/gitlab.templates
+++ b/debian/gitlab.templates
@@ -15,14 +15,14 @@ Template: gitlab/ssl
 Type: boolean
 Default: false
 _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 not recommended for a
- production instance.
+ Enabling https means that an SSL/TLS 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 Let's Encrypt (letsencrypt.org), CAcert
- (cacert.org) offer free SSL certificates.
+ (cacert.org) offer free SSL/TLS certificates.
  Note: CAcert issued certificates are not trusted by all browsers, it requires
  installing CAcert's root certificate in such cases.
  .

-- 
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