This website requires JavaScript.
Explore
Help
Sign In
kernelpanic
/
iglunix
Watch
1
Star
0
Fork
You've already forked iglunix
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
93ee7edfa3
iglunix
/
base
/
openssl
/
update-ca.sh
3 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
lots of stuff
2021-12-26 12:40:14 +00:00
#!/bin/sh
update update-ca script
2022-02-12 13:32:06 +00:00
curl -L https://curl.haxx.se/ca/cacert.pem -o /etc/ssl/cert.pem
Reference in a new issue
Copy permalink