mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-07 15:12:28 +00:00
![bzbarsky%mit.edu](/assets/img/avatar_default.png)
nsIPrincipal that represents a certificate principal. Change preference storage to ensure matches in not only the fingerprint but also the subjectName before applying privileges from preferences to a certificate principal. Remove possibility for creating certificate principals without a useful identifying name and make sure that names don't get munged by being forced to ASCII. Bug 240661, r=caillon, sr=dveditz, a=bsmedberg