Skip to content

Commit

Permalink
Installation of Selfsigned Certificate is added.
Browse files Browse the repository at this point in the history
  • Loading branch information
EmreOvunc committed Nov 2, 2021
1 parent 0a52e6d commit 565f3a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions others/selfsign-certificate
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
cd /usr/local/share/ca-certificates/
mkdir test
cd test/
mv ~/Dowloads/test.crt .
chmod 644 test.crt
cd ..
Expand Down

0 comments on commit 565f3a5

Please sign in to comment.