update templates
This commit is contained in:
parent
a9d7e3362d
commit
1cb605e1d8
2 changed files with 3 additions and 0 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -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
|
||||
|
|
2
debian/gitlab.templates
vendored
2
debian/gitlab.templates
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue