Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

export GIT_SSL_NO_VERIFY=1
#or
git config --global http.sslverify false
Comment

PREVIOUS NEXT
Code Example
Shell :: Installing graphviz in Linux 
Shell :: how to get list port linux cmd 
Shell :: npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. 
Shell :: zsh: command not found: jq 
Shell :: check redis version 
Shell :: git apply .gitignore 
Shell :: kazam install ubuntu 
Shell :: upgrade scikit-learn version 
Shell :: conda install transformers 
Shell :: install tmux ubuntu 
Shell :: install amplify cli mac 
Shell :: restart touch bar mac 
Shell :: git config list 
Shell :: ubuntu check process on port 
Shell :: git unable to update local ref 
Shell :: flush dns cache mac os 
Shell :: avro for ubuntu 
Shell :: remote origin already exist error 
Shell :: bash endless loop 
Shell :: ls show octal permissions 
Shell :: remove nginx mac 
Shell :: hot to remove .env from git 
Shell :: nodemon command not found linux 
Shell :: how to restart heroku server 
Shell :: install react 16 
Shell :: unzip centos 
Shell :: restart apache 
Shell :: brew install jdk 8 
Shell :: set username git 
Shell :: ubuntu set timezone 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =