diff options
| author | Nathaniel Caza <mastercactapus@gmail.com> | 2017-02-13 21:00:06 -0600 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2017-07-14 18:47:10 +0000 |
| commit | 4dbcacda961abb0ca3490dc06923fa7ab344d702 (patch) | |
| tree | e7d58fcf4a4485f2c00c2b068900106cf21dabd5 /src/syscall/exec_linux_test.go | |
| parent | a005a8d1b4ab37c1f5fd200fc57d2a67ce87c8ac (diff) | |
| download | go-4dbcacda961abb0ca3490dc06923fa7ab344d702.tar.xz | |
crypto/x509: load all trusted certs on darwin (nocgo)
The current implementation ignores certificates that exist
in the login and System keychains.
This change adds the missing System and login keychain
files to the `/usr/bin/security` command in
`execSecurityRoots`. If the current user cannot be
obtained, the login keychain is ignored.
Refs #16532
Change-Id: I8594a6b8940c58df8a8015b274fa45c39e18862c
Reviewed-on: https://go-review.googlesource.com/36941
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/syscall/exec_linux_test.go')
0 files changed, 0 insertions, 0 deletions
