• Tom Linford's avatar
    x509: add root certs for android. · 5368e63b
    Tom Linford authored
    On android, root certificates appear to be stored in the folder
    /system/etc/security/cacerts, which has many certs in several
    different files. This change adds a new array of directories in
    which certs can be found.
    
    To test this, I simply tried making a request with the http
    library to an HTTPS URL on an android emulator and manually
    verified that it worked.
    
    LGTM=crawshaw
    R=golang-codereviews, gobot, crawshaw
    CC=golang-codereviews
    https://golang.org/cl/151800043
    5368e63b
Name
Last commit
Last update
..
aes Loading commit data...
cipher Loading commit data...
des Loading commit data...
dsa Loading commit data...
ecdsa Loading commit data...
elliptic Loading commit data...
hmac Loading commit data...
md5 Loading commit data...
rand Loading commit data...
rc4 Loading commit data...
rsa Loading commit data...
sha1 Loading commit data...
sha256 Loading commit data...
sha512 Loading commit data...
subtle Loading commit data...
tls Loading commit data...
x509 Loading commit data...
crypto.go Loading commit data...