Update location of root certificates on Fuchsia
Change-Id: I156552df15de5941be99736cca694db4677e2b2a Reviewed-on: https://boringssl-review.googlesource.com/27744 Reviewed-by: David Benjamin <davidben@google.com> Commit-Queue: David Benjamin <davidben@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
This commit is contained in:
parent
cece32610b
commit
b8546dd8a9
@ -60,7 +60,7 @@
|
||||
/* TODO(fork): cleanup */
|
||||
|
||||
#if defined(OPENSSL_FUCHSIA)
|
||||
#define OPENSSLDIR "/system/data/boringssl"
|
||||
#define OPENSSLDIR "/config/ssl"
|
||||
#else
|
||||
#define OPENSSLDIR "/etc/ssl"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user