[DRE-commits] [gitlab] 09/09: templates: StartSSL --> CAcert

Dmitry Smirnov onlyjob at moszumanska.debian.org
Sun Jul 17 18:26:45 UTC 2016


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

onlyjob pushed a commit to branch master
in repository gitlab.

commit e0ed448 (HEAD, master)
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Sun Jul 17 18:24:13 2016

    templates: StartSSL --> CAcert
    
     Replace StartSSL with CAcert. StartSSL is often advertised as free CA
     but they are not that great: free only for non-profits and can refuse
     to renew certificates.
     CAcert is a non-profit community-governed CA.
---
 debian/gitlab.templates | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/gitlab.templates b/debian/gitlab.templates
index f65accd..8233f36 100644
--- a/debian/gitlab.templates
+++ b/debian/gitlab.templates
@@ -21,8 +21,8 @@ _Description: Enable https?
  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), StartSSL
- (startssl.com) or WoSign (buy.wosign.com/free) offer free SSL certificates.
+ Some certificate authorities like Let's Encrypt (letsencrypt.org), CAcert
+ (cacert.org), or WoSign (buy.wosign.com/free) offer free SSL certificates.
  .
  Nginx must be reloaded after the certificate and key files are made available
  at /etc/gitlab/ssl. letsencrypt package may be used to automate interaction

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