mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
5 lines
85 B
Bash
Executable File
5 lines
85 B
Bash
Executable File
#!/bin/bash
|
|
|
|
curl https://curl.haxx.se/ca/cacert.pem > ../certs/mozilla-cacerts.pem
|
|
|