sapling/eden
Katie Mancini fa180ad585 check multiple locations for x509 certs
Summary:
This stack updates eden to be able to check all of the locations that able
users certificate may reside.

There can be multiple places where a cert may reside (we cant always
definitively choose one place to look based on the platform). Thus we
need to be able to configure multiple locations for certs in our eden
config.

This makes the switch over in eden from using one place for the client
cert to use and using the first available client cert from a list.

NOTE: most of this diff is fixing unit tests take a look at `EdenConfig.h` and `EdenConfig.cpp` first

Reviewed By: wez

Differential Revision: D23359939

fbshipit-source-id: 44beecce3ef098a734dbd7c5eb3fa5f0aad6b50b
2020-09-23 19:58:52 -07:00
..
fs check multiple locations for x509 certs 2020-09-23 19:58:52 -07:00
integration tests: enable all doctor tests on Windows 2020-09-21 13:12:11 -07:00
locale
mononoke edenapi: Hide edenapi wire types from externally visible API 2020-09-23 17:27:08 -07:00
scm doctor: repair indexedlog data store when running doctor without a repo 2020-09-23 17:51:57 -07:00
scripts packaging: use scheduled tasks 2020-06-10 19:29:15 -07:00
test_support Manually upgrading eden, and fixing their config 2020-08-06 12:37:04 -07:00
test-data
.clang-format Cut FOR_EACH_KV 2020-06-10 19:29:43 -07:00
.gitignore
Eden.project.toml