[DRE-commits] [gitlab] 03/03: update templates
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Jul 20 15:26:21 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 1cb605e1d8e831a2ab4e8503a516d783793dffcc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Jul 20 20:55:29 2016 +0530
update templates
---
debian/changelog | 1 +
debian/gitlab.templates | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e3774ac..dbe846a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ gitlab (8.9.0+dfsg-5) unstable; urgency=medium
* Tighten dependencies
* Don't run gitlab:shell:install in postinst (Closes: #831877)
(installed config.yml works)
+ * Add a note about CAcert and browser trust
[ Dmitry Smirnov ]
* Do not leave dangling symlinks behind after purge
diff --git a/debian/gitlab.templates b/debian/gitlab.templates
index 8233f36..d4f640f 100644
--- a/debian/gitlab.templates
+++ b/debian/gitlab.templates
@@ -23,6 +23,8 @@ _Description: Enable https?
.
Some certificate authorities like Let's Encrypt (letsencrypt.org), CAcert
(cacert.org), or WoSign (buy.wosign.com/free) offer free SSL certificates.
+ Note: CAcert issued certificates are not trusted by all browsers, it requires
+ installing CAcert's root certificate in such cases.
.
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