diff options
author | David Caldwell <david@porkrind.org> | 2017-04-04 21:29:55 -0700 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-04-06 12:36:22 +0200 |
commit | c0eb46d3463cd21b3f822ac377ff37f067f66b8d (patch) | |
tree | a38d08221ed692db5723a2831860b5ef8fd84a10 /GNUmakefile | |
parent | 5659d09e3760c8d1986ba9852204c6942bc7d510 (diff) | |
download | gnutls-c0eb46d3463cd21b3f822ac377ff37f067f66b8d.tar.gz |
gnutls_x509_trust_list_add_system_trust: Add macOS keychain support
Also don't check for a default_trust_store_file in configure when building on
macOS (unless explicitly asked to with --with-default-trust-store-file=xxx),
because otherwise it finds /etc/ssl/cert.pem: This file is new (since
10.12.2?), which means libraries built on the newest OS version wouldn't work
the same way on an older versions (and vice versa). "/etc/ssl/cert.pem" also
doesn't seem to reflect additions and deletions from the user's or system's
trusted roots keychain (in my limited testing).
Signed-off-by: David Caldwell <david@porkrind.org>
Diffstat (limited to 'GNUmakefile')
0 files changed, 0 insertions, 0 deletions