Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

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
Source by forum.gitlab.com #
 
PREVIOUS NEXT
Tagged: #gitlab #server #certificate #verification #failed
ADD COMMENT
Topic
Name
8+6 =