Dana Keeler a9849f5f68 Bug 1722306 - osclientcerts: differentiate between RSA keys that support RSA-PSS and those that do not on macOS r=rmf
This was previously attempted in bug 1658042, but the library function that
this relies on (SecKeyIsAlgorithmSupported) was causing OS dialogs to appear on
our test machines, so it wasn't a viable option. Something seems to have
changed in the meantime (perhaps these dialogs were a bug in macOS?), and now
the function works as expected without dialogs.

Differential Revision: https://phabricator.services.mozilla.com/D124114
2021-09-07 18:55:48 +00:00
..