trust store from mozilla/curl

also fix sm3 Makefile bug
This commit is contained in:
Zhi Guan
2016-06-16 12:44:49 +02:00
parent 2cb43b7f80
commit f881784b73
5 changed files with 3870 additions and 682 deletions

4
util/get-mozilla-cacerts Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
curl https://curl.haxx.se/ca/cacert.pem > ../certs/mozilla-cacerts.pem