Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to add ca to linux

sudo cp foo.crt /usr/local/share/ca-certificates/foo.crt
sudo update-ca-certificates
 
PREVIOUS NEXT
Tagged: #add #ca #linux
ADD COMMENT
Topic
Name
7+9 =