mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-28 03:06:24 +08:00
trust store from mozilla/curl
also fix sm3 Makefile bug
This commit is contained in:
4
util/get-mozilla-cacerts
Executable file
4
util/get-mozilla-cacerts
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
curl https://curl.haxx.se/ca/cacert.pem > ../certs/mozilla-cacerts.pem
|
||||
|
||||
Reference in New Issue
Block a user