Horje
gitlab server certificate verification failed Code Example
gitlab server certificate verification failed
ubuntu
sduo apt-get update
sudo apt-get install apt-transport-https ca-certificates -y 
sudo update-ca-certificates
upload certificate to /usr/local/share/ca-certificates/

centos
upload certificate to /etc/pki/ca-trust/source/anchors/
update-ca-trust




Shell

Related
email client for linux Code Example email client for linux Code Example
git clone from url cmd Code Example git clone from url cmd Code Example
woeusb manjaro Code Example woeusb manjaro Code Example
install couchdb ubuntu 18.04 Code Example install couchdb ubuntu 18.04 Code Example
create new git branch and switch to it Code Example create new git branch and switch to it Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10