File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -593,9 +593,9 @@ individual custom certs in the `/etc/gitlab/trusted-certs` directory. They then
593
593
get added to the bundle. They are added using openssl's `c_rehash` method, which
594
594
only works on a [single certificate](#using-a-custom-certificate-chain).
595
595
596
- GitLab ships with the official [CAcert.org](http://www.cacert.org/)
597
- collection of trusted root certification authorities which are used to verify
598
- certificate authenticity.
596
+ The Linux package ships with the official
597
+ [Mozilla](https://wiki.mozilla.org/CA/Included_Certificates) collection of trusted root
598
+ certification authorities which are used to verify certificate authenticity.
599
599
600
600
NOTE:
601
601
For installations that use self-signed certificates, the Linux package
You can’t perform that action at this time.
0 commit comments