mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
6dd5ec1cda
On macOS, users can add "identity preference" items in the keychain. These provide a mapping from email/URLs to client certificates. Identity preferences can have wildcards and/or prefix matching for URLs, and the macOS SecIdentityCopyPreferred API can be used to get the preferred client cert for a URL. This patch uses this mechanism such that it avoids prompting the user to choose a client certificate when a preferred one has been set. Differential Revision: https://phabricator.services.mozilla.com/D110123 |
||
---|---|---|
.. | ||
locales | ||
pki | ||
ssl | ||
tools | ||
android_stub.h | ||
moz.build |