ibinti / bugvm

This is BugVM
352 stars 51 forks source link

what is cacerts for? #100

Closed ibinti closed 7 years ago

ibinti commented 8 years ago

wondering why and how bugvm uses it...

jidma commented 7 years ago

cacerts contains the list of trusted certificate authorities (eg: Thawte, GeoTrust Universal,..).

It is used in conscrypt / openSSL for android runtime.