Bug 1620037 - add md5WithRSAEncryption to the certificate viewer. r=johannh

Differential Revision: https://phabricator.services.mozilla.com/D65691

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Julien Cristau 2020-03-06 12:33:50 +00:00
Родитель 3c022bc4bb
Коммит 1ec8fd96f5
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -400,6 +400,7 @@ export const strings = {
},
signature: {
"1.2.840.113549.1.1.4": "MD5 with RSA Encryption",
"1.2.840.113549.1.1.5": "SHA-1 with RSA Encryption",
"1.2.840.113549.1.1.11": "SHA-256 with RSA Encryption",
"1.2.840.113549.1.1.12": "SHA-384 with RSA Encryption",