README: added instructions on installing the root certificate at the web browser

This commit is contained in:
Sameer Naik 2014-04-29 20:48:48 +05:30
parent b3015cdd42
commit c3e4b21af9

View File

@ -528,6 +528,8 @@ git clone https://git.local.host/gitlab-ce.git
fatal: unable to access 'https://git.local.host/gitlab-ce.git': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
```
You can do the same at the web browser. Instructions for installing the root certificate for firefox can be found [here](http://portal.threatpulse.com/docs/sol/Content/03Solutions/ManagePolicy/SSL/ssl_firefox_cert_ta.htm). You will find similar options chrome, just make sure you install the certificate under the authorities tab of the certificate manager dialog.
There you have it, thats all there is to it.
### Putting it all together