Skip to content

Commit

Permalink
merge of '8f707fa2bee9ff74e2ea6c1cf878a89be674e728'
Browse files Browse the repository at this point in the history
     and 'dc01b2e339295277bd60b704dd14ff3ee074a0c3'
  • Loading branch information
lapo-luchini committed Sep 14, 2024
2 parents d8bb26d + a7276bf commit aa4d5c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions defs.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ Defs.RFC = rfcdef;
Defs.commonTypes = [
[ 'X.509 certificate', '1.3.6.1.5.5.7.0.18', 'Certificate' ],
[ 'X.509 public key info', '1.3.6.1.5.5.7.0.18', 'SubjectPublicKeyInfo' ],
[ 'X.509 certificate revocation list', '1.3.6.1.5.5.7.0.18', 'CertificateList' ],

Check failure on line 132 in defs.js

View workflow job for this annotation

GitHub Actions / build (latest)

Trailing spaces not allowed
[ 'CMS / PKCS#7 envelope', '1.2.840.113549.1.9.16.0.14', 'ContentInfo' ],
[ 'PKCS#1 RSA private key', '1.2.840.113549.1.1.0.1', 'RSAPrivateKey' ],
[ 'PKCS#8 encrypted private key', '1.2.840.113549.1.8.1.1', 'EncryptedPrivateKeyInfo' ],
Expand Down

0 comments on commit aa4d5c5

Please sign in to comment.